Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:rcs [2010/03/31 08:37]
cyril
— (current)
Line 1: Line 1:
-====== Revision Control Systems ====== 
  
-^  Task  ^  GIT  ^  SVN  ^  CVS  ^ 
-| //Get Repository// | git clone <url> [<rep-name>] | svn co <url> [<rep-name>] | export CVSROOT=<url>;<html><br/></html> mkdir <rep-name>; cd <rep-name>; <html><br/></html> cvs checkout . | 
-| //Update// | git pull | svn up | cvs update | 
-| //Commit// | git commit -a; git push | svn commit | cvs commit | 
software/rcs.1270024641.txt.gz ยท Last modified: 2013/09/19 16:43 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0