Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 18:32:04 +0200
From:      Guy Van Sanden <n.b@myrealbox.com>
To:        freebsd-questions@freebsd.org
Subject:   CVS tag blocks repository access
Message-ID:  <1063902724.3463.24.camel@cronos.home.vsb>

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

I 'accidently' created a numeric tag in CVS by using:
cvs commit -r2.0 <file>
This would, according to the man page, set my revision to 2.0, but it
also created a sticky tag with that name. 
Now I cannot check in anything any more.

Removing the tag with 
cvs tag -d
or cvs rtag -d fails:
tag `2.0' must start with a letter

Does anyone know a clean way out of this?

Thanks very much

Guy



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