Penguin

Differences between version 6 and previous revision of Subversion.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Saturday, December 25, 2004 5:08:47 pm by AristotlePagaltzis Revert
Older page: version 5 Last edited on Saturday, December 18, 2004 10:54:11 pm by StuartYeates Revert
@@ -1,9 +1 @@
-subversion is a modern replacement to [CVS]. CVS was originally a bunch of wrapper shell scripts around diff3(1) and [RCS], and is showing it's age.  
-  
-Subversion has a "changeset", a commit is one atomic operation that either completes or fails. CVS has one operation per file. Subversion can deal with files being renamed and/or moved, cvs can't. Subversion can versioncontrol directories, CVS can't. Of the numerous [CVS] replacements, [Subversion] is quite possibly the most similar to CVS in commandline interface and has a stable support community, making it a good choice if you wish to move from CVS .  
-  
-Notes:  
-* to flag a file as executable use <tt>svn propset svn:executable on ''filename''</tt>  
-  
-  
-See also: GnuArch  
+Describe [Subversion] here