Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 2004 02:46:36 -0400
From:      Ken Smith <kensmith@cse.Buffalo.EDU>
To:        Ken Smith <kensmith@cse.Buffalo.EDU>
Cc:        Ken Smith <kensmith@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf newvers.sh
Message-ID:  <20040905064636.GF476@electra.cse.Buffalo.EDU>
In-Reply-To: <20040905043848.GC28153@electra.cse.Buffalo.EDU>
References:  <200409050436.i854aYJh013103@repoman.freebsd.org> <20040905043848.GC28153@electra.cse.Buffalo.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help

Ruslan and possibly others were interested in knowing what the cause
of the problem was.  We think we found it.

The script that checks the acl's was using the CVS/Tag file to get
the branch name from.  It turns out if you check out just one file
(either remotely or from a local repo, doesn't matter) then that
file isn't created.  It only gets created if you check out more than
one file.

Jun's going to rework the acl checking script to use CVS/Entries which
seems to be a more reliable place to get the branch tag from.

-- 
						Ken Smith
- From there to here, from here to      |       kensmith@cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040905064636.GF476>