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

Weirdness with svn log after a svn check in

From: Shatzer, Larry <Larry.Shatzer_at_Spirent.com>
Date: 2004-04-01 18:51:50 CEST

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.

-- Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 18:53:47 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.