hg

Personal Mercurial Repositories

Link: Personal Mercurial Repositories

I have moved my old, personal hg repositories off the http://hg.faelix.net/ domain, with some Apache magic to keep existing links working:

RewriteRule ^/faelix/(.*)$ /$1 [R=301,L]
RewriteRule ^/maz/(.*)$ http://hg.maz.nu/$1 [R=301,L]

Subscribe to RSS - hg