[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: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-12 17:26:19 CEST

On Sat, Jul 12, 2003 at 11:16:11AM -0400, Sergey A. Lipnevich wrote:
> mark benedetto king wrote:
> >
> >>>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.
> >>
> >>Dots at the end of the filename don't work on Windows.
> >>If option 3 is chosen, please could one of the other invalid characters be
> >>used? Maybe ','?
> >>
> >
> >
> >Ah, good thinking. Yes, ',' is probably better than the others.
> >
>
> Not that it matters but many tools replace invalid characters with
> underscore `_'. I'm thinking of examples and could come up with CD
> writing tools so far. My $.01 ;-).
>

Underscore is dangerous because there might be two tags, one called "foo/"
and one called "foo_".

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 12 17:26:16 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.