[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-09-27 16:39:19 CEST

"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.

I've not reviewed the patch in full, but +1 on the changes as
described in your log message. They seem sensible to me.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 16:40:44 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.