On Tue, Feb 19, 2008 at 02:16:39PM +0200, Shahar Dag wrote: > > > > Hi > > the advantage of SVN over CVS is: > 1. if you commit several files, in SVN it is an atomic action while in CVS > it is not. Than mean that with CVS some file may be updated while other > wont ==> your repository is not consistent > 2. when renaming, CVS will loose the history while SVN whill handle it OK > > I think that the installasion of CVS is easier
With svn you can still work with an equivalent server-less files / svn+ssh mode. The problem is that you can't simply set per-directory permissions as simply as you can with CVS. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849754 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]