Mercurial > hgsubversion
annotate MANIFEST.in @ 1012:e8cd211684c4
layouts: refactor out svn path to mercurial branch logic
This pulls the logic for mapping from svn path to mercurial branch
name out of svnmeta.py and into the new layouts library. It also sets
up the structure for that library. This diff does not modify any call
to svnmeta.localname, rather leaving it in place as a simple proxy to
the new layout object.
author | David Schleimer <dschleimer@fb.com> |
---|---|
date | Wed, 24 Apr 2013 15:07:11 -0700 |
parents | 8a226f0f99aa |
children | 74d9aa42b28f |
rev | line source |
---|---|
852
8a226f0f99aa
Include documentation in tarballs (fixes #317).
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
767
diff
changeset
|
1 include Makefile hgsubversion/help/*.rst |
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 |