Re: svn commit: rev 6453 - in trunk/tools/cvs2svn: . test-data/bogus-tag-cvsrepos test-data/bogus-tag-cvsrepos/CVSROOT
From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-12 16:52:39 CEST
On Fri, Jul 11, 2003 at 05:20:08PM -0500, kfogel@tigris.org wrote:
Well, he literally wrote the book on CVS so maybe you should cut him
Some quick testing shows me that my CVS (1.10 'Halibut') does indeed
Here are some interesting messages, though:
$ cvs tag . foo
$ cvs tag a. foo
This is unfortunate, since unix filesystems do not allow '/' in filenames,
I see a few options:
1.) catch the '/' and throw a fatal error, recommending that the user
2.) catch the '/' and throw a fatal error, unless a "tag name mapping"
3.) map the '/' to another character. I propose '.', in particular,
--ben
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.