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

Re: How do you find the repository revision of a tag?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 16 Jul 2008 14:18:28 -0500

David Weintraub wrote:
>
> $ svn log --verbose --quiet --stop-on-copy
> http://svn/dev/ads/tags/DEV/ADS-5.3-D-139
> ------------------------------------------------------------------------
> r12740 | DWeintraub | 2008-07-15 16:30:57 -0400 (Tue, 15 Jul 2008)
> Changed paths:
> A ads/tags/DEV/ADS-5.3-D-139 (from ads/trunk:4615)
> ------------------------------------------------------------------------
>
> I see that ADS-5.3-D-139 was taken from revision 4615 of
> http://svn/dev/ads/trunk and not revision 12741 which is which the
> "svn info" command will show.
>
> And, it took me only two "svn log" queries for me to get to that conclusion.

Keep in mind that a tag can be copied from a workspace and there is no
requirement for any/all of the files involved to exist together at the
same revision level anywhere else - or even to have been committed
anywhere else at all.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-16 21:18:42 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.