mercurial/__init__.py
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 13 Mar 2006 03:54:23 +0100
changeset 1942 9da45de3118d
parent 0 9117c6561b0b
permissions -rw-r--r--
add bundlerepo.py: a read-only repo that can use uncompressed bundles The idea is to create a repo consisting of a normal local repository plus all the changesets contained in a bundle. The bundle needs to be uncompressed. A futur version could implement the seeking through a compressed bundle.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: