Mercurial > hgsubversion
annotate MANIFEST.in @ 1415:d6cec13b4bb0
svnmeta: add the "revmapexists" method
This is a part of the bigger plan to get rid of reading or writing rev_map
directly without going through the RevMap class.
The revset functions "fromsvn" and "svnrev" will read the rev_map file
directly, and throw an exception if the file does not exist. This makes
the check possible via svnmeta.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 13 May 2016 23:21:21 +0100 |
parents | 74d9aa42b28f |
children |
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 |