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

Re: [PATCH 2389] Remove Berkeley DB specific wording from FSFS repositories.

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-09-27 17:10:25 CEST

C. Michael Pilato wrote:
> "Max Bowsher" <maxb@ukf.net> writes:
>
>> Index: subversion/libsvn_repos/repos.c
>> ===================================================================
>> --- subversion/libsvn_repos/repos.c (revision 16303)
>> +++ subversion/libsvn_repos/repos.c (working copy)
>
> [...]
>
>> +static const char * bdb_logs_lock_file_contents =
>> + "DB logs lock file, representing locks on the versioned filesystem
>> logs." + APR_EOL_STR
>> + APR_EOL_STR
>> + "All log manipulators of the repository's"
>> + APR_EOL_STR
>> + "Berkeley DB environment take out exclusive locks on this file"
>> + APR_EOL_STR
>
> Why the short line: "All log manipulators..." ? Oh, I see -- that's
> the way it was in the original. Well, now's a good time to fix that.

Done.

Whilst reflowing the text, I also noticed and fixed "manupulates" =>
"manipulates" and the broken idiom "one ... at the time" => "one ... at a
time".

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 17:14:42 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.