mercurial/__init__.py
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 21 Feb 2006 23:21:15 +0100
changeset 1787 e431344e604c
parent 0 9117c6561b0b
permissions -rw-r--r--
add a timeout when a lock is held (default 1024 sec) - change the wait keyword from lock.lock to timeout, a negative timeout of means "wait forever" - refactor the two lock functions from localrepo.py - make them use the timeout (default 1024, can be changed with ui.timeout in the config file - update the doc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: