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

Re: [PATCH & RFC] svn load --bdb-txn-nosync

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-31 23:13:13 CEST

"Max Bowsher" <maxb@ukf.net> writes:

> Perhaps load should be acquiring an exclusive lock? I doubt the loader would
> be particularly happy if someone managed to fit in a commit in the middle of
> a load.

By "loader" do you mean the user, or the load process?

I've tried loading a dump, one that includes copies, and inserting
commits (of items not affected by the dump) during the load doesn't
cause any problems that I can see. All the revisions adjusted to cope
with the "extra" commits. Obviously if I were to modify an item that
is going to subsequently get modified/copied by the dump it would be
different, but that's to be expected.

If the repository administrator does take the repository off line, in
order to get exclusive access, then editing the DB_CONFIG file doesn't
seem like much of a problem to me.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 31 23:13:29 2004

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.