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

Re: svn commit: r15423 - in trunk/subversion: libsvn_ra_dav

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-26 19:05:26 CEST

On Jul 26, 2005, at 6:01 AM, John Peacock wrote:

> Peter McNab wrote:
>
>> Maybe it's time to adopt a code formatting tool that everyone can
>> use, or one that get's used when patches are generated.
>>
>
> Except that there are *two* Subversion formats: space before
> function parens and no space before function parens (depends on who
> initially created the file). This has become something of a
> religious discussion (here and elsewhere) and an albatross (IMHO)
> that we should just eliminate. Otherwise, Subversion follows the
> GNU coding standards, so any number of source formatting tools
> should support it out of the box.

It's really not much of an albatross. The *only* modules that don't
follow the GNU format exactly are the network implementations:
libsvn_ra_dav/mod_dav_svn, and libsvn_ra_svn/svnserve. And the only
real difference is that those network modules don't use space-before-
paren. Our "truce" was to keep the coding style consistent within
whatever module you're working. No big deal, really.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 26 19:06:26 2005

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.