Return to Snippet

Revision: 2418
at February 12, 2007 16:16 by mountainash


Initial Code
svn st = svn status
svn ci = svn commit
svn up = svn update
svn di = svn diff
svn co = svn checkout
svn mv = svn move
svn cp = svn copy
svn rm = svn delete
svn ls = svn list
svn h  = svn help

Initial URL


Initial Description
This is just a collection of shortened SVN commands (may take a split-second of time less than normal)

Initial Title
Command shortform

Initial Tags
svn

Initial Language
SVN