[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: Steve Greenland <steveg_at_lsli.com>
Date: 2005-03-01 16:17:09 CET

On Tue, Mar 01, 2005 at 11:00:16AM +0100, Thomas Singer wrote:
> When I understand it right, the default repository structure is like
>
> repository
> + project1
> | + tags
> | | + tag1
> | | + project-data
> ...
> | | + tagN
> | | + project-data
> | + trunk
> | + project-data
> + project2
> ....
>
> This shows a flat tag (branch) structure. But what is the "official" way
> to store nested tags, e.g., tags within branches?

There is no "default repository structure" or "official" way. There's
no reason from a pure SVN point of view that each branch can't have a
"tags" subdir. Some add-on tools or hook-scripts might make assumptions
about repo layouts, of course.

I personally don't differentiate tags from branches vs. tags from trunk,
except possibly by name. I find the convenience of being able to find
all the tags in one place outweighs other considerations. YMMV.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
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:20:17 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.