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

Re: Is label support in future release?

From: Nikki Locke <info_at_trumphurst.com>
Date: 2006-11-15 14:30:02 CET

Dmitri Colebatch wrote:
> We've recently migrated from cvs to svn and the single biggest thing
> I'm struggling with is the
> following scenario:
>
> I get a bug report from the field, or I want to pre-emptively check
> to see if a particular fix made it into a release (releases might be
> in QA for weeks before going out to production). In cvs, I would
> know that the tag in QA/production is "tag_20061115a". Using IntelliJ I
> would then view history of that file and I can scan down the history
> to see which version has that tag.
>
> I'm yet to figure out a nice way
> to do the same thing using svn. I've had a couple of pointers in
>
> response to an earlier enquiry but haven't really found anything that is
> as simple as the above.

Wouldn't the release be tagged in SVN (perhaps as
/tags/production/20061115a)?

Then you scan the history of that file in /tags/production/20061115a, and
see if the fix is in there [DON'T set the "stop on copy" flag].

What's the difference?

-- 
Nikki Locke, Trumphurst Ltd.      PC & Unix consultancy & programming
http://www.trumphurst.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 14:30:26 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.