##// END OF EJS Templates
packaging: Subversion 1.8 -> 1.9...
packaging: Subversion 1.8 -> 1.9 Using now the current version out of nixpkgs.

File last commit:

r52:15ba4710 default
r72:e84adf60 default
Show More
MANIFEST.in
15 lines | 240 B | text/plain | TextLexer
# top level files
include test.ini
include MANIFEST.in
include README.rst
include CHANGES.rst
include LICENSE.txt
include vcsserver/VERSION
# all config files
recursive-include configs *
# skip any tests files
recursive-exclude tests *