tests/bundles/test-keyword.hg
author Patrick Mezard <pmezard@gmail.com>
Tue, 17 May 2011 23:46:15 +0200
branchstable
changeset 949 dd81191ffac3
parent 925 b73d6eb16638
permissions -rw-r--r--
patch: extract fs access from patchfile into fsbackend Most filesystem calls are already isolated in patchfile but this is not enough: renames are performed before patchfile is available and some chmod calls are even done outside of the applydiff call. Once all these calls are extracted into a backend class, we can provide cleaner APIs to write to a working directory context directly into the repository. [ original upstream message ]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
925
b73d6eb16638 tests: move test bundles in a bundles/ subdirectory
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents: 392
diff changeset
     1
(binary:application/octet-stream)