annotate MANIFEST.in @ 962:8648ccfb8325

editor: process missing files with regular files Missing files were stored directly in RevisionMeta and resolved after the revision was replayed. It means the missing files set was no pruned by delete_entry() actions or by the filemap, and some of them were fetched for no reason. Say you convert: A branch/foo/bar (from trunk/foo/bar:123) with a filemap excluding "foo/bar". Since the directory was excluded in trunk the files cannot be found and were marked as missing even though they were discarded afterwards.
author Patrick Mezard <patrick@mezard.eu>
date Sat, 20 Oct 2012 22:22:02 +0200
parents 8a226f0f99aa
children 74d9aa42b28f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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