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

Re: Is there a way to know when a tag was created?

From: kedar mhaswade <kedar.mhaswade_at_gmail.com>
Date: Fri, 11 Jun 2010 22:08:42 -0700

On Fri, Jun 11, 2010 at 7:19 PM, Andy Levy <andy.levy_at_gmail.com> wrote:

> On Fri, Jun 11, 2010 at 21:37, kedar mhaswade <kedar.mhaswade_at_gmail.com>
> wrote:
> > svn creates a rev of the repository when you create and commit a tag. How
> do
> > I then know that rev when a particular tag was created. svn info
> > .../tags/tag_1 seems to only provide me current revision and last-changed
> > revision. I couldn't find any way of getting that information.
>
> svn log --stop-on-copy should give you all the logs for the tag back
> to and including when it was created.
>
Thank you! That works.
Received on 2010-06-12 07:09:23 CEST

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.