view repositories.config @ 250:be4621c6de58

Pygments code coloring rewrite, annotation was moved to vcs whitch had much better lib for that. Fixed code recognition based on mimetypes of filenodes, for better coloring.
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 04 Jun 2010 00:23:55 +0200
parents 782f0692b29c
children
line wrap: on
line source

[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/*