[Lxr-dev] Tag "head" in its timeline (was: /bin/true as a zombie)
Brought to you by:
ajlittoz
|
From: Jan-Benedict G. <jb...@lu...> - 2001-08-01 09:03:57
|
On Wed, Aug 01, 2001 at 10:31:08AM +0200, Peder O. Klingenberg wrote:
> Jan-Benedict Glaw <jb...@lu...> writes:
> > > > ### /mm/Makefile
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > > > co: /home/data/CVSROOT/linux//mm/Makefile,v: branch number 0 too low
> > Hmmm. Yes, there are 6 {tag,branche}s for that file:
> >
> > www-data@mirror:/home/data/CVSROOT/linux/mm$ head -n 11 Makefile,v
> > head 1.4;
^^^^
This leads me to some question: how does genxref react on the fact
that "head" may be something different each time it is called? For
example I could now run a genxref on the current linux kernel, and
I could do this 2 weeks later again. The first "head" would
mean all those revisions as of the older kernel's version, the
second "head" would be a more recent kernel. Any conflicts there?
MfG, JBG
|