Re: [ILUG] CVS Woes...

From: Stephen Shirley (diamond at domain skynet.ie)
Date: Thu 25 Jul 2002 - 11:55:14 IST


On Wed, Jul 24, 2002 at 06:14:32PM +0100, Caolan McNamara wrote:
> Perhaps useful, I believe cvs add is supposed to add a new file
> according to what is in the relative file CVS/Tag. What is the prefixed
> letter to the tag name in there ? An N for non-sticky tag? or a T for a
> nice branch point? Methinks you need it to be Tlinux_gateway to get
> cvs to add it to a branch of that name, though it should have already
> been that way.

Oh bugger:

diamond at domain inlinux:~/work2/shannon(0)> for i in `find . | grep CVS\/Tag`; do
> echo -en "$i:\t";
> cat $i;
> done
./scu/CVS/Tag: Tlinux_gateway
./scu/alad/CVS/Tag: Tlinux_gateway
./scu/ar/CVS/Tag: Tlinux_gateway
./scu/common/CVS/Tag: Nlinux_gateway
./scu/dbni/CVS/Tag: Tlinux_gateway
./scu/etc/CVS/Tag: Nlinux_gateway
./scu/fdni/CVS/Tag: Tlinux_gateway
./scu/isup/CVS/Tag: Nlinux_gateway
./scu/rc/CVS/Tag: Tlinux_gateway
./scu/rc/scripts/CVS/Tag: Tlinux_gateway
./scu/shut/CVS/Tag: Tlinux_gateway
./scu/smad/CVS/Tag: Nlinux_gateway
./scu/stad/CVS/Tag: Nlinux_gateway
./udp-router/CVS/Tag: Tlinux_gateway
./system/CVS/Tag: Tlinux_gateway
./system/packages/CVS/Tag: Tlinux_gateway
./system/spec/CVS/Tag: Tlinux_gateway

So, cvs thinks that ~1/3 of those dirs that 'linux_gateway' is a label,
and in the rest that it's a branch. Great. Does anyone have any
suggestions on how to remedy this, and how it might have happend in the
first place? I'm the one who made the branch in the first place, and i
definetely used 'cvs tag -b linux_gateway' on all of the above.

Steve

-- 
"Oh look, it's the Pigeon of Love."


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:04 GMT