[Scummvm-devel] CVS freeze aka SVN transition

Marcus Comstedt marcus at mc.pp.se
Mon Feb 6 05:05:04 CET 2006


Eugene Sandulenko <sev at scummvm.org> writes:

> Speaking of SVN. Most CVS commands work as is, just substitute cvs with
> svn. [...]

The most common command which is different is getting a brief status
of your working copy.  In cvs the best way to get this was the rather
convoluted "cvs -nq update -d", but with subversion the equivalent is
the somewhat clearer "svn status -u".  "status" can be abbreviated to
"st", just like you can abbreviate "update" to "up".


  // Marcus






More information about the Scummvm-devel mailing list