You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2002/06/11 05:33:02 UTC

svn status -v on empty repos

If you check out a repository at revision 0 and run this
svn status -v, the current directory is listed:

% svn status -v
_               0        0         ?    .

This is with revision 2140.

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn status -v on empty repos

Posted by Blair Zajac <bl...@orcaware.com>.
Blair Zajac wrote:
> 
> If you check out a repository at revision 0 and run this
> svn status -v, the current directory is listed:
> 
> % svn status -v
> _               0        0         ?    .
> 
> This is with revision 2140.
> 
> Best,
> Blair

Oops, thought that '?' meant svn didn't know about the file, but
it does, it just doesn't have a name of a person who last modified
it.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org