annotate MANIFEST.in @ 174:23057dc57d1b

hg merge: abort if there are outstanding changes in the working directory We currently don't support merging from the tip into the working directory, so merge with outstanding local changes is asking for trouble.
author mpm@selenic.com
date Thu, 26 May 2005 22:54:48 -0800
parents 510265b68bbf
children f40273b0ad7b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
510265b68bbf Add MANIFEST.in to repo
mpm@selenic.com
parents:
diff changeset
1 include hg
510265b68bbf Add MANIFEST.in to repo
mpm@selenic.com
parents:
diff changeset
2 recursive-include mercurial *.py
510265b68bbf Add MANIFEST.in to repo
mpm@selenic.com
parents:
diff changeset
3 include tkmerge
510265b68bbf Add MANIFEST.in to repo
mpm@selenic.com
parents:
diff changeset
4 include *.txt
510265b68bbf Add MANIFEST.in to repo
mpm@selenic.com
parents:
diff changeset
5 include README