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

Re: Locking: repos upgrades?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-11-19 18:40:52 CET

On Fri, 2004-11-19 at 12:28, Ben Collins-Sussman wrote:
> 2. Are we allowed to increment the 'format' file? I'd certainly like
> to. Otherwise, a process using libsvn_fs 1.1 can create a lock, but
> then a process using libsvn_fs 1.0 would silently ignore the lock
> without realizing it. Does incrementing 'format' break our
> compatibility promises?

I think the cost of a downgrade silently ignoring locks is lower than
the cost of forcing a dump/load in order to downgrade.

Also, the repository format file isn't very meaningful any more. You'll
need to introduce an FS-specific format file if you want to do an
FS-specific format bump.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 19 18:41:16 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.