[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    =?UTF-8?B?W0lzc3VlIDc5MV0gIHRleHRfbW9kaWZpZWRfcCBzaG91bGQgcmVzZQ==?=
From:       philip () tigris ! org
Date:       2005-01-31 20:30:01
Message-ID: 20050131203001.26388.qmail () tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=791






------- Additional comments from philip@tigris.org Mon Jan 31 12:29:55 -0800 2005 -------
r12012 made cleanup repair timestamps.  Some people have suggested that
read-only operations like status also do it, by converting read locks to write
locks, as this would be more user friendly.

The algorithm for converting a read lock into a write lock has to degrade
gracefully when it's not possible to do the conversion.  Reasons for being
unable to convert include (there might be others):

- no physical write access

- another write-lock exists

- the entries have changed since the read lock was taken (changing the cached
entries part way through processing is a bad idea)

- a conversion would change the wc version (a read-only operation should not
have such an irreversible effect)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
For additional commands, e-mail: issues-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic