[issue281] lockless local clone

Benoit Boissinot mercurial-bugs at selenic.com
Sat Jun 3 15:57:12 CDT 2006


New submission from Benoit Boissinot <bboissin at gmail.com>:

While doing a local clone, we use --pull when we cannot lock the source repository.
Instead we should probably always clone with hardlink and when the result is
wrong (middle of a transaction) do either:
- throw away and reclone
- truncate the files that are wrong

----------
messages: 1471
nosy: tonfa
priority: feature
status: unread
title: lockless local clone
topic: performance

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue281>
____________________________________________________



More information about the Mercurial mailing list