[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 6453 - in trunk/tools/cvs2svn: . test-data/bogus-tag-cvsrepos test-data/bogus-tag-cvsrepos/CVSROOT

From: <kfogel_at_collab.net>
Date: 2003-07-13 04:34:17 CEST

mark benedetto king <mbk@lowlatency.com> writes:
> Some quick testing shows me that my CVS (1.10 'Halibut') does indeed
> allow '/' in tags.

Huh, that's a surprise! What operations did you try? Did it tolerate
'/' in all operations involving tags, or just setting them?

> 3.) map the '/' to another character. I propose '.', in particular,
> because it is not allowed in CVS tag names, so this mapping
> will not cause any collisions.

I think that's an excellent strategy, thanks! And there's absolutely
no reason for us not to tolerate them, then -- whether they are
problematic for some CVS operations or not, the user is now converting
the data to SVN, after all.

I'll make the change.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 13 05:26:47 2003

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.