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

Re: file locking and binary files

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-15 18:38:04 CET

"Clint Chapman" <clint@luminosindustries.com> writes:
> So, subversion solves this problem - good stuff. But it seems to force
> merging over file-locking. This just isn't possible for most binary files.
> This seems to suggest that file locking for binary files would make the
> support for binary files complete. Are there any plans to implement the
> same sort of edit, unedit file locking in subversion?

We planning to implement file-locking (or some method of notifying the
user of changes to a non-mergeable item) after 1.0, but probably not
before.

There's been a lot of discussion about what kind of interface to use,
when to do it, etc. Not all the questions have been resolved, it's
more that we've deferred the design discussion until we're closer to
implementing it. The phrase "file locking" by itself turned out not
to answer many of these questions :-).

But if you have a specific file locking scenario in mind (different
from CVS's edit/watch features, since we're already familiar with how
that works), and have time to post a detailed description, please do.
We can always use more data points.

-K

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