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

RE: "trunk", "tags" and nested tags

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-03-01 16:06:25 CET

> From: Thomas Singer [mailto:subversion@smartcvs.com]

> This shows a flat tag (branch) structure. But what is the
> "official" way
> to store nested tags, e.g., tags within branches?

Of course, you can do it a thousand ways. But the standard way is that tags
copied from branches are stored in /projectN/tags like any other tag.
However, it might be more mnemonic if the name of the tag started with the
name of the branch. E.g., "svn cp /projectN/branches/branchI
/projectN/tags/branchI-tag1".

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 16:11:48 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.