[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: <kfogel_at_collab.net>
Date: 2004-12-06 21:44:42 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> > 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.

I didn't claim it would. There's no reason to think path length
issues are worse with escaping than with MD5, statistically. However,
one of them preserves readability some of the time.

---------------------------------------------------------------------
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:51:19 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.