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

Moving tag

From: Simon Lin <noisebar_at_yahoo.ca>
Date: 2005-07-12 17:10:38 CEST

Hi,

I'm looking for some help on moving a tag which we do a lot in CVS but
haven't figured out a way to do in Subversion. The scenario is as
following:

1. We code freeze iteration 1 and release it to QA. That is, we tag the
head as 'iteration_1'.
2. We continue development in head for iteration 2 while QA is testing.
3. We make some change in head that is for iteration 2 but definitely
not for iteration 1.
4. QA find a bug in iteration 1.
5. We fix the bug. The change doesn't rely on the change we made in step 3.
6. Now we want move the tag 'iteration_1' on the file that we changed in
step 5 to the head version of the file so that we can check out tag
'iteration_1' and release it to QA again.

I hope I'm not confusing anybody. This is something we do in every
iteration. We hope we can do the same thing in Subversion.

Regards,
Simon
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 12 17:12:35 2005

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.