view MANIFEST.in @ 605:72bed56219d6

security bugfix simplehg wasn't checking for permissions on remote commands different than pull or push.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 18 Oct 2010 03:06:38 +0200
parents 36d54d4479db
children e9a0ed84aa6f
line wrap: on
line source

include rhodecode/config/deployment.ini_tmpl

include README.rst
recursive-include rhodecode/i18n/ *

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
include rhodecode/public/js/yui2.js
include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
#templates
recursive-include rhodecode/templates *