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

Re: svn commit: r12175 - branches/locking/subversion/libsvn_fs_fs

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-12-06 21:26:56 CET

kfogel@collab.net wrote:
> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>
>>As we discussed on IRC, this is a problem. I don't think we ompose
>>pathname limits on the system on which the repository is stored into the
>>repository. We do here. I proposed using the MD5 of the filename as the
>>filename.
>
>
> An escaping mechanism would be much more readable and debuggable. It
> would preserve as much of the filename as possible.
>
> Of course, it has to be an escaping mechanism that escapes itself,
> similar to "%" in C string formatting (though "%" itself may not be
> the best choice for native filesystem portability).

An escaping mechanism won't do anything to solve path length issues.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 6 21:28:10 2004

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.