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

Re: use case: which tags are implementing a specific feature which was realized in revision X?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-11 14:27:27 CEST

On 10/11/07, Lutz.Dornbusch@fiducia.de <Lutz.Dornbusch@fiducia.de> wrote:
> Hello,
> we recently switched, resp. are switching from CVS to SVN.
> Some of our developer are asking the following question:
>
> In CVS it was quite easy to see, which version of a file is in which tag.
> So the developer team mades a map for each (java class)-file and each tag
> to see which features are implemented in each tag.
> How can I solve this problem in SVN?
> Has anybody already a solution for this question?

When you create a 'tag" in Subversion, you're really only making a
(cheap) copy. If you make the copy correctly, the log for the tag in
question will indicate what revision the copy happened at.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 11 14:27:47 2007

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.