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

RE: trunk, release branches, and tags?

From: Calahan Josh A Ctr AEDC/ATA <Joshua.Calahan_at_arnold.af.mil>
Date: 2006-01-27 17:27:12 CET

> Am I missing something here? Are release branches and tags really
> necessary? I do use feature branches of course and realize their value.
> It is just the tagging that seems unnecessary.

I think that about tags sometimes too, and then I remember Complex Tagging:
http://svnbook.red-bean.com/en/1.1/ch04s06.html#svn-ch-4-sect-6.2

The Subversion Team seems to use it in part for release tagging. For
instance run

svn log http://svn.collab.net/repos/svn/tags/1.3.0 --stop-on-copy -v

... and notice when the tag was created a file was also modified.

Pretty cool feature.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 27 17:30:21 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.