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

Unexpected output from "svn log"

From: Gustavo Niemeyer <niemeyer_at_conectiva.com>
Date: 2003-11-05 23:56:12 CET

Hello folks!

I was just testing "svn log", and found something strange in
the latest versions (I'm running 0.32.1). It looks like when
I do some change in the local repository, I'm unable to see
them in "svn log" until I run "svn update".

Here is an example:

[niemeyer@nebular ..apt-rpm/apt-pkg]% svnversion .
159:171
[niemeyer@nebular ..apt-rpm/apt-pkg]% svn log | head -2
------------------------------------------------------------------------
rev 159: niemeyer | 2003-10-31 13:45:42 -0200 (Fri, 31 Oct 2003) | 3
lines
[niemeyer@nebular ..apt-rpm/apt-pkg]% svn update
At revision 171.
[niemeyer@nebular ..apt-rpm/apt-pkg]% svn log | head -2
------------------------------------------------------------------------
rev 171: niemeyer | 2003-11-05 19:13:27 -0200 (Wed, 05 Nov 2003) | 4
lines

-- 
Gustavo Niemeyer
http://niemeyer.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 23:57:06 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.