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

Re: svn commit: r36827 - trunk/subversion/libsvn_fs_fs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 30 Mar 2009 10:19:33 -0400

Bert Huijben wrote:
> Author: rhuijben
> Date: Sat Mar 28 14:05:52 2009
> New Revision: 36827
>
> Log:
> * subversion/libsvn_fs_fs/fs_fs.c
> (write_config): Fix typo in default config.
>
> Found by: Sander Rijken <sander_at_open.collab.net>
>
> Modified:
> trunk/subversion/libsvn_fs_fs/fs_fs.c
>
> Modified: trunk/subversion/libsvn_fs_fs/fs_fs.c
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/libsvn_fs_fs/fs_fs.c?pathrev=36827&r1=36826&r2=36827
> ==============================================================================
> --- trunk/subversion/libsvn_fs_fs/fs_fs.c Sat Mar 28 12:54:04 2009 (r36826)
> +++ trunk/subversion/libsvn_fs_fs/fs_fs.c Sat Mar 28 14:05:52 2009 (r36827)
> @@ -1089,7 +1089,7 @@ write_config(svn_fs_t *fs,
> "" NL
> "[" CONFIG_SECTION_REP_SHARING "]" NL
> "### To conserve space, the filesystem can optionally avoid storing" NL
> -"### duplicate representations. This comes at a slight cost in performace," NL
> +"### duplicate representations. This comes at a slight cost in performance," NL
> "### as maintaining a database of shared representations can increase" NL
> "### commit times. The space savings are dependent upon the size of the" NL
> "### repository, the number of objects it contains and the amount of" NL

This introduces a whitespace inconsistency which is as offensive to me as a
spelling error. Please remedy.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1482442

Received on 2009-03-30 16:19:59 CEST

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.