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

RE: Re: [Issue 533] New - implement reserved checkouts

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-08-02 19:39:40 CEST

> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
>
> "Bill Tutt" <rassilon@lyra.org> writes:
> > * If the file can't be diffed and merged (text files of course can
> > always be diffed and merged) then a reserved LOCK occurs.
>
> Are diffability and mergeability so important? It's not like any
> information is actually going to be lost...
>

Well, if you can't diff/merge the sucker than having two people make
changes at the same time is pretty pointless. Thus upgrading from a soft
lock to a hard lock. VSS takes the cheesy way out and decrees that all
binary files always get hard reserved checkout locks. Normal files in
VSS are checked out on an advisory or reserved basis depending on a
repository configuration option, IIRC.

FYI,
Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 19:40:13 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.