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

Re: How do I quiesce the repository?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-09 00:09:10 CET

On Jan 8, 2006, at 15:38, Paul Koning wrote:

> I'm still wondering about the other question... are there any "read"
> type operations -- such as checkout or update -- that cause repository
> writes? I vaguely remember references to temporary transactions that
> are created for certain user requests and then discarded upon
> completion. If so, those would be writes to the repository data
> structures, presumably. Is this real, or am I dreaming?

As I understood it, read-only operations like checkouts sometimes
need write access to the repository files if it's a BDB repository,
but not if it's an FSFS repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 9 00:19:11 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.