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

"svn cp" does not show in "svn log -r X"

From: <pmarek_at_users.sourceforge.net>
Date: 2003-10-10 08:58:55 CEST

Hello everybody,

I'm still using svn 0.25, due to my mtime-patches I'm waiting for the settling
of the auto-properties mechanisms - I'm planning to redo my patches using
them.

My problem is that tag-creation ("svn cp URL/trunk URL/tags/alpha") does query
for a log message, but this message isn't shown with "svn log".

I tried "svn pl -v --revprop -r X" on two revisions - the "svn cp" and another
- and both show the same properties (svn:author, svn:log, and svn:date).

"svn log" works if I cd into the checked-out tag-directory (ie "svn co
URL/tags/alpha", "cd alpha", "svn log -r X" shows the message).
But it works ONLY there; if I'm in a trunk-directory, "svn log -r X" shows
only dashes "-----...".

So to get the log-message I have to know where I have to be - and to find out
where I should be I'd like to read the log-message.

So I propose to have "svn log -r X" (where X is a single number) to work
always, regardless of the directory you're in.

Opinions??

Regards,

P.Marek

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 10 09:00:05 2003

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.