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

Re: Reserved checkouts

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-24 18:01:17 CEST

No -- the backup tools just get the highest current version number,
and back up to that. Then when they're done, they see if any higher
versions have appeared, and back them up too, and so on, until either
there is no new version, or the tool decides to quit anyway.

Locking is the fs's job, there's no doubt about that. The fs read
functionality Does The Right Thing.

-K

"Jonathan S. Shapiro" <shap@eros-os.org> writes:
> What you say is true. The problem is that it requires the backup tools to
> collaborate with the locking discipline, and they do not know anything about
> it. I think this is a problem that may want some thought.
>
> > Why don't you want people to check in changes while you back things up?
> >
> > If you're worried about the repository being in an inconsistent state,
> > don't be. Berkeley DB provides easy ways to make this work.
> >
Received on Sat Oct 21 14:36:12 2006

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.