diff --git a/repositories.config b/repositories.config --- a/repositories.config +++ b/repositories.config @@ -2,15 +2,13 @@ #to do push with autoupdate changegroup = hg update >&2 -[extensions] -hgext.highlight= -#hgk= - [web] +#for http requests push ssl to false push_ssl = false allow_archive = gz zip bz2 allow_push = * baseurl = / [paths] -/ = /home/marcink/python_workspace/** +#this path should point to mercurial repositories remeber about '*' at the end +/ = /home/marcink/python_workspace/*