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

RE: "svn commit" followed by "svn log" doesn't show new revision

From: Dale Worley <dworley_at_pingtel.com>
Date: 2004-11-16 18:31:15 CET

Getting away from how Subversion should handle the situation, the key to not
getting confused is to remember that directories have BASEs as well as
files, and that "svn log" implicitly searches the span from rev 1 to the
BASE of ".". "svn info" will report the current BASE of any directory, and
"svn update" will move the BASE of a directory to the current HEAD.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 16 18:31:43 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.