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:scm [2010/11/05 10:01]
cyril simplify cvs checkout
software:scm [2013/09/19 16:40] (current)
Line 8: Line 8:
 ^  Task  ^  GIT  ^  SVN  ^  CVS  ^ ^  Task  ^  GIT  ^  SVN  ^  CVS  ^
 | //Get Repository// | ''git clone <url> [<rep-name>]'' | ''svn checkout <url> [<rep-name>]'' | ''cvs -d <rep-name> checkout [-d <dest-dir>] <sub-dir|.>''| | //Get Repository// | ''git clone <url> [<rep-name>]'' | ''svn checkout <url> [<rep-name>]'' | ''cvs -d <rep-name> checkout [-d <dest-dir>] <sub-dir|.>''|
-| //Update// | ''git pull'' | ''svn up'' | ''cvs update'' |+| //Update// | ''git pull'' | ''svn up'' | ''cvs update [-d]'' |
 | //Commit// | ''git commit -a; git push'' | ''svn commit'' | ''cvs commit'' | | //Commit// | ''git commit -a; git push'' | ''svn commit'' | ''cvs commit'' |
 | //Add files// | ''git add <file>'' | ''svn add <file>'' | ''cvs add <file>'' | | //Add files// | ''git add <file>'' | ''svn add <file>'' | ''cvs add <file>'' |
software/scm.1288951303.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