TBrowder wrote:
> Let me give one more argument for this feature--size:
>
> When a repository has lots of modules, and each module has lots of
> tags, the current deisgn of subversion is such that the directory tree
> is very busy.
>
> Our main CVS repository for our deliverable has over 100 modules, each
> with multiple tags to stamp key history points in development. That
> seems to me to be a major limitation of the subversion method of
> tagging: the ugliness and confusion of the directory tree.
You realize nothing binds you to having all tags directly under a tags dir
in the repository, right? So if you want your directory tree to be tidier,
why not create various subdirs within tags, each of which holds a different
category of tags?
And anyway, if the svn directory tree is 'busy', doesn't that mean that the
list of tags in cvs is equally 'busy'?
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 18 14:39:52 2004