+1 about adopt taglibs doc fro commons..but...

AFAIK a branch ( or tag ) can be made from a single file in a repository
to a complete directory hierarchy, nothing stops the user of CVS to do
this kind of things.. using "cvs -z3 tag -b qq qq.java" command you can
branch a single file i.e. or a subdirectory on a repository can have his
own set of branch and tags...without need to tag or branch a entire
repository... 

So, What are you talking about Craig? i'm lost about the problems you
named..


Saludos ,
Ignacio J. Ortega


> -----Mensaje original-----
> De: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Enviado el: lunes 23 de abril de 2001 23:48
> Para: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Asunto: Re: [DIGEST] April 22, 2001
> 
> 
> 
> 
> On Tue, 24 Apr 2001, Peter Donald wrote:
> 
> > At 02:15  23/4/01 -0700, Morgan Delagrange wrote:
> > >
> > >--- Charles Burdick <[EMAIL PROTECTED]> wrote:
> > >>
> > 
> >=============================================================
> ==========
> > >> 
> > >> April 22, 2001: Jakarta-commons Summary digest
> > >> Summarizing list traffic from Apr 15 through Apr 21.
> > >> 
> > >>
> > 
> >=============================================================
> ==========
> > >> Topics general to Jakarta-commons:
> > >> 
> > >>  ...
> > >>  
> > >>  [Configuration Mgmt]
> > >>    - What is the best approach for CVS branches and
> > >> releases?
> > >> 
> > >> ...
> > >
> > >We've been thinking about this at Taglibs, where we're
> > >getting geared up to start versioning our releases. 
> > >Here are our preliminary guidelines for versioning;
> > >perhaps they'll stimulate some discussion (outright
> > >adoption is good too :):
> > >
> > > 
> > 
>http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-taglibs/H
OWTO
> -RELEASE?rev=1.4&content-type=text/plain
> 
> +1 on a straight adoption (it's same approach we uses aswell).
> 

+1 on stealing (err, adopting :-) the good work here.

> Cheers,
> 
> Pete
> 

One technical note that affects both Commons and Taglibs is the fact
that
CVS branches are global to an entire repository.  Therefore, if one
taglib
(or Commons package) creates a branch "rel2", then nobody else can use
that name.  We might want to think a little more about the long term
impacts of this little detail.

Craig

Reply via email to