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

Re: Display log from a tag -> head

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-15 20:32:20 CET

On Mar 15, 2005, at 1:19 PM, Dale Worley wrote:

> Unfortunately, there's no good way to discover "where a tag (or
> branch) was
> copied from". The trick "svn log --stop-on-copy" will tell you the
> revision
> it was *checked in at*, but that doesn't tell what revision it was a
> copy
> of

Of course it does! Add -v (--verbose) to the log command. It shows
all changed paths in the revisions, including copied paths, and the
sources of the copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 15 20:34:54 2005

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.