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

Re: Problem with files that have %

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-20 20:45:54 CEST

Michael W Thelen <thelenm@cs.utah.edu> writes:

> Maybe it would be safe to translate % automatically to %25 only if
> it's at the end of the string, as it is in the original poster's
> example?

Can we go a step beyond that and say that it's safe to translate
anytime '%' isn't followed by two hex-ish characters [0-9A-Fa-f] ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 20 20:47:28 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.