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

RE: CVS and SVN: Tags and Branches.. A question of strategies

From: L. Wayne Johnson <wayne_at_zk.com>
Date: 2007-03-07 17:35:33 CET

>>
>> > With CVS (in our shop) everyone works on mainline and we have tags for
>> > builds. If we have a new build that must have two bugs fix in it. We
>> > duplicate the last build tag and then update the copy to include the
>> files @
>> > the versions described in the bug. We then build from that tag.
>>
>> you can continue this practice; it's my understanding that this is
>> what was intended under SVN as well. it's just implemented in a
>> slightly different manner.
>>

This can be done in subversion by checking out the last tag, updating the
files included in the bug and then tagging your working copy (copy it to
tags.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 7 17:36:10 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.