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

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

From: Michael Schmitt <schmitt_at_konstantin.uni-trier.de>
Date: 2003-06-27 19:08:57 CEST

Hello,

please have a look at the following command output. AFAICS, the output of
"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
  schmitt@host:~/Project> svn log SubDir/1.php |head
  ------------------------------------------------------------------------
  rev 813: ziegel | 2003-06-20 13:55:21 +0200 (Fri, 20 Jun 2003) | 2 lines

  foo

BTW: It would be nice if the name of the person is also listed without
option "-v". I think it doesn't take too much additional space but
provides very useful information (if you have multiple working copies and
you want to see whether the last commit has been made by you or another
person) (IMHO "svn status -v" is a bit too verbose for every day use as it
lists all files of the project)

Kind regards,

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 28 10:01:22 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.