info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Equivalent to "cvs log -rBASE::HEAD"?


From: Greg A. Woods
Subject: Re: Equivalent to "cvs log -rBASE::HEAD"?
Date: Fri, 8 Oct 2004 17:52:11 -0400 (EDT)

[ On Tuesday, October 5, 2004 at 18:41:59 (+0200), Slawomir Nowaczyk wrote: ]
> Subject: Re: Equivalent to "cvs log -rBASE::HEAD"?
>

Note if it did work, then you would only need "cvs log -rBASE::".
Specifying "HEAD" would be meaningless (and perhaps also misleading
since it is defined as simply "the latest rev in the repository" without
respect to branch).

I think it doesn't work becasue the 'cvs log -rREV::' magic only works
for real (non-branch) tags -- or at least that's what it seems.

Unfortunately "cvs tag -r BASE my-special-private-BASE ." doesn't work either.

"BASE" (and "HEAD") are poorly implemented (i.e. not uniformly
implemented) and they are not extensively tested either.

-- 
                                                Greg A. Woods

+1 416 218-0098                  VE3TCP            RoboHack <address@hidden>
Planix, Inc. <address@hidden>          Secrets of the Weird <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]