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

Re: Subversion - Labeling

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-12-12 10:08:10 CET

On Fri, 9 Dec 2005 08:21:58 -0800, sub paul <subpaul@gmail.com> wrote:

>Can i use tags for that behavior also. Basically. can I update a file in the
>main trunk, and easily have it used by the tag? Without much intervention
>from my part?

Yes. You can either (a) create a new tag (svn copy) or (b) update the
existing tag (svn merge). I' prefer option (a), as I view tags as a
write-once thing. It's like burning a CD that I send to the customer -
once it's burnt (and posted), I can't change it.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 12 10:10:44 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.