diff --git a/pylons_app/config/repositories.config_tmpl b/pylons_app/config/repositories.config_tmpl deleted file mode 100644 --- a/pylons_app/config/repositories.config_tmpl +++ /dev/null @@ -1,14 +0,0 @@ -[hooks] -#to do push with autoupdate -changegroup = hg update >&2 - -[web] -#for http requests push ssl to false -push_ssl = false -allow_archive = gz zip bz2 -allow_push = * -baseurl = / - -[paths] -#this path should point to mercurial repositories remeber about '*' at the end -/ = %(repo_location)s