##// END OF EJS Templates
fixed bug when, sortables have wrong value
fixed bug when, sortables have wrong value

File last commit:

r327:0e87466a default
r338:1eb2267a default
Show More
repositories.config_tmpl
14 lines | 289 B | text/plain | TextLexer
/ pylons_app / config / repositories.config_tmpl
updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
r327 [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