annotate MANIFEST.in @ 1023:7a262ecae4f3

svnwrap: use get_file instead of list_props during replay This patch has an enormous effect on the time taken to import commits which add many files. Specifically, it makes them much faster for pulls over the network because it avoids creating a new connection to subversion for every added file. In my testing, it dropped the time taken to import a revision that adds ~6500 files from approximately 1 hour to 30 seconds. I believe this test is representative of real-world performance improvements.
author David Schleimer <dschleimer@fb.com>
date Tue, 18 Jun 2013 17:47:37 -0700
parents 74d9aa42b28f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1018
74d9aa42b28f MANIFEST.in: correctly include invalid_utf8.tar.gz in source bundle
Augie Fackler <raf@durin42.com>
parents: 852
diff changeset
1 include Makefile hgsubversion/help/*.rst tests/fixtures/invalid_utf8.tar.gz
767
6c244d3ceaf7 add a MANIFEST.in file (fixes #142)
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
2 recursive-include tests *.py *.sh *.svndump *.txt