[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svn status -u -v" - Erroneous output?

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-06-30 07:54:11 CEST

On Sat, Jun 28, 2003 at 01:34:37AM -0500, Ben Collins-Sussman wrote:
>...
> > "svn status -u -v" is wrong as the last committer is not "schmitt" but
> > "ziegel".
> >
> > schmitt@host:~/Project> svn status -u -v SubDir/1.php
> > SubDir/1.php
> > * 779 779 schmitt SubDir/1.php
> > Head revision: 838
>...
> This is something that has long confused users. I really wonder if we
> should change the behavior. It would be almost effortless; when we
> run 'svn st -u', we're doing a real update under-the-hood; all of the
> live props ("entry" props) from the server are coming down to us
> already. We just need to make use of them.
>
> Any thoughts on this?

I don't think so. That would alter the meaning of the other columns which
are displaying information about what is in the WC. The only thing from the
server that we display is the '*'. I'd rather not see us start to inflitrate
the other columns...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 30 07:49:36 2003

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.