Re: Split the functions of `cvs update'?
From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-27 17:52:29 CEST
Karl and Ben have put together an `svn status' command which uses one
It would be nicer to have it be a straightforward extension of the
In the future, of course, this will probably be refined not to waste
One idea I had in my command-line notes was a "script" prefix for
------- Start of forwarded message -------
Implemented `svn status' command. Here are some details, especially
The output format is
<local_ver> (r <repos_ver>) <flag> <name>
...where <flag> is one of {A, D, M, -} if the dirent is marked for
Here are some examples:
[sussman@newton:~]$ ./svn status t1/iota
[sussman@newton:~]$ ./svn status t1/A/D/gamma
[sussman@newton:~]$ ./svn status t1/A/D
Notice in the last example that we're getting the status of a
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.