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

Re: Tagging Conventions

From: Gary Feldman <g1list_1a_at_marsdome.com>
Date: 2004-05-10 02:39:28 CEST

I've found the common ClearCase convention to be useful in the other
environments I've used: tags are all UPPER CASE, branches are always lower
case. This is even more useful in Subversion, because it has no built-in
knowledge of branches and tags.

Customers generally don't get to see your tags and branches, so I wouldn't
let that drive your convention. Nor are the particular choices of words all
that important, so don't sweat it too much. Just design them to match your
process, specifically to make sure that you have unambiguous numeric
increments, and that different major states get different words. For things
that actually go to customers, you need a 1-1 mapping with whatever detailed
version scheme you have in your product.

Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 10 02:40:07 2004

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.