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

svn log right after commit seems strange

From: Curtis Spencer <thorin_at_gmail.com>
Date: 2004-07-12 01:05:56 CEST

Hi,

I am pretty new to subversion so I don't know if this is proper
behavior. I do the following

svnprojectroot> touch hi
svnprojectroot> svn add hi
svnprojectroot> svn commit;

For example, now that commit will put me up to revision #43.

svnprojectroot> svn log
--------------------------------------
r42
Did some stuff....

It will not show the r43 revision log unless I actually do svn log hi.

However, if I close the terminal, then reopen one, I can run svn log
from within the directory and it will show r43 stuff.

Anyone have any ideas?

Thanks,
Curtis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 12 01:06:14 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.