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

Re: svn commit: r19299 - branches/nonxml-entries/subversion/libsvn_wc

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-10 23:56:35 CEST

On 4/10/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:

> > +
> > +The characters "|", "\" and ASCII control characters (0x01 - 0x31 and
> > +0x7f) must be escaped when they occur in a field. The escaping uses
>
> Why 0x7f?

man ascii

0x7f is an ascii DEL, so you probably want to escape it ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 10 23:57:12 2006

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.