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

Re: [Issue 533] New - implement reserved checkouts

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-02 17:15:12 CEST

brane@xbc.nu writes:
> I think it's a total waste of time to hack up some sort of locking, only to
> throw it away when we do it for real. Any locking scheme would have to be
> understood by the filesystem -- a locked item should not be added to a commit
> txn -- and that support would be the major part of the effort, and
> must be done correctly the first time.

That locking should be understood at the libsvn_repos layer I totally
agree. But should it be all the way down in libsvn_fs?

Maybe you wouldn't mind a pre-1.0 implementation so much if it avoided
touching the fs itself, Brane...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 17:30:14 2002

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.