using hg-development version without installation

Roman Kennke roman.kennke at aicas.com
Wed Jun 11 14:00:25 CDT 2008


hi there,

> I started to hack a bit on mercurials ui and web interfaces. I wonder how you could easily use the version you are hacking at.
> So far I always did a 
> sudo python setup.py install --prefix /user/local/
> and even uninstalled mercurial from my distribution to avoid conflicts.
> 
> Is there some shellscript that sets up my environment so that I use the current version that I'm hacking with?
> Does this work for the cgi-script to?

I think you can install it in ~ (I prefer ~/install or something), or
you can even use it without installing. You have to point your $PATH
and $PYTHONPATH to the install location or to the location where the
sources are (there you have the hg script and the python modules).

Hope this helps, Roman

-- 
Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com   * Tel: +49-721-663 968-0
USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe
Geschäftsführer: Dr. James J. Hunt




More information about the Mercurial mailing list