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

Re: Enhancement proposal: Backslash character continuation

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-02-13 21:52:29 CET

On 2/13/07, Shaun Johnson <shaun.johnson@gmail.com> wrote:
> > There's no need: any line which starts with a space or tab character
> > is a continuation of the previous line.
>
> Are there any other unknown authz file "features" (tricks) that you
> can share? I'm working on an authz file editor
> (http://code.google.com/p/suafe/) and I need to make sure it handles
> all of these formatting features. The SVN book is a good reference,
> but the section on authz files is a tad light.

The configuration file format should conform to the python
ConfigParser module documentation/definition.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 13 21:53:07 2007

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.