`svn status' details
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-10-25 00:45:22 CEST
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.