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

Re: Weirdness with svn log after a svn check in

From: Jason Voegele <jason_at_jvoegele.com>
Date: 2004-04-01 20:03:05 CEST

Shatzer, Larry said:
> Change a file in your working copy, commit, and then do a svn log (with
> no other parameters) and you get the svn log for the directory, but your
> recent commit is not there listed. Do a svn log on the file itself, it
> shows up. If you do a svn update, then svn log, the entry is now there
> in the output. One would think that the log entry would be there when
> you did the svn log right after the commit. I can understand why this
> does not work as expected, since the directory needed to be updated, but
> I would imagine that the check in would update that as well. I hope this
> makes sense.
>
> It is no big deal, but just a gotcha since I was expecting the log
> message to be there.

Furthermore, do several checkins without doing an update, and log will
only produce log messages up to the last update.

e.g., if you check out r10, do three commits without doing an update, and
do an svn log, you'll only get up to r10.

Also, svnversion will display 10:13. I presume that this is by design.

-- 
Jason Voegele
"There is an essential core at the center of each man and woman that
remains unaltered no matter how life's externals may be transformed
or recombined. But it's smaller than we think."
    -- Gene Wolfe, The Book of the Long Sun
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 20:04:02 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.