aboutsummaryrefslogtreecommitdiff
path: root/repositories.config
blob: 662376b7d273d0542f17898232f7597ae0cf13b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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
/ = /home/marcink/python_workspace/*