[Locking] commits and unlock (revisited)
From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-02-22 22:28:37 CET
I'd like to revisit the decision that came out of the "commit and
The outcome of that thread was that 'svn commit' will unlock any file
I've read through the thread, and I can't say that I saw a clear
The three options for *default* behavior that were presented are:
a) Upon commit, unlock all locked files in TARGETS
PROS: - Helps when you forget to unlock files when you're done with
CONS: - If you want to make multiple commits to a file without
PROS: - Makes it easier to divide separate commits into changesets.
CONS: - YASSC (Yet Another Subversion Special Case).
c) Upon commit, unlock nothing
PROS: - Avoids possible conflicts in unmergeable files that are left
CONS: - You can forget that they you have files locked and prevent
Can interested parties please contribute more pros and cons to this
-Fitz
PS: I'm in favor of C.
---------------------------------------------------------------------
|
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.