[hg-import bug] operation not supported over http
John Arbash Meinel
john at arbash-meinel.com
Thu Jun 15 14:37:50 BST 2006
Robert Collins wrote:
> On Wed, 2006-06-14 at 22:01 -0500, John Arbash Meinel wrote:
>>
>> It seems like the plugin needs to trap the Abort exception. It seems
>> like we may be locking too strongly for 'lock_read()'. Probably
>> lock_read() should not call 'lock()' at all.
>> I don't know what guarantees hg gives for readonly operations, but
>> since
>
> for hg, 'lock' is lock_read, wlock is lock_write.
>
> Yes, we should catch that.
>
> Rob
So what is a readonly lock for hg, such that they can't create one over
http? Do they actually create the symlink? (Since as far as I can tell
that is the basic way they create a lock).
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060615/413f5653/attachment.pgp
More information about the bazaar
mailing list