[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-09 21:11:10 CET

On 2/9/07, Noah Slater <nslater@gmail.com> wrote:
> Hello,
>
> I would like to request that Subversion treats the backslash character
> "\" as a line continuation in it's configuration files.
>
> This would allow me to split long lines up make things more readable.

There's no need: any line which starts with a space or tab character
is a continuation of the previous line.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 9 21:11:25 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.