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

Re: I miss tags

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-23 21:04:44 CEST

Raye Raskin wrote:
> I guess I don't understand.
>
> If every child subdirectory of tags represents a static tag and
> if every child subdirectory of branches represents a branch tag,
> wouldn't it be easy?
>
> subdirectory name = tag name. Done.

Subversion deliberately allows people to heirachically organized tags, if
they wish:

e.g.:

tags/
     releases/
              1.0.0
              1.1.1
     betas/
              0.99.4
              0.99.5
              0.99.6

Therefore "subdirectory name = tag name" is an invalid simplification.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 23 21:05:24 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.