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

Re: Brain Freeze with Tags

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-31 18:16:15 CEST

On 5/31/06, Steve.Craft@sungard.com <Steve.Craft@sungard.com> wrote:
>
>
> Having a brain freeze over here. What is the svn command to derive the
> revision number based on a tag?

svn log --stop-on-copy <TAGURL> should produce a log showing where the
tag was copied from.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 31 18:18:51 2006

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.