Craig > On 01 Feb 2006, at 7:34 AM, 42Bastian Schick wrote: >> One major advantage of SVN is, that you can diff off-line as it pulls >> the whole database on your local disc. > > Incorrect. > > The most recent version you updated to is stored locally inside .svn > but not everything else so diffing against other revisions requires a > trip to the server. Thanks for correcting. That's what I meant. I check out, change, forgot what I changed and can easily diff. Albeit you can do this with cvs as well, only not automated: check out, copy tree, change, use normal diff not cvs diff :-) -- 42Bastian Schick
Message
Re: [lpc2000] Re: CVS
2006-02-01 by 42Bastian Schick
Attachments
- No local attachments were found for this message.