Issue1996

Title support relative extension paths in Mercurial.ini
Priority bug Status unread
Superseder Nosy List danchr, pmezard, techtonik
Assigned To Topics

Created on 2010-01-25.15:41:26 by techtonik, last changed 2010-01-26.19:11:59 by pmezard.

Messages
msg11512 (view) Author: techtonik Date: 2010-01-25.15:41:26
Relative path to extension in Mercurial.ini for standalone hg.exe on Windows 
is relative to current working directory - not the directory Mercurial is 
installed in. It is impossible to relocate Mercurial directory with extensions 
without patching Mercurial.ini, or have multiple Mercurial installations that 
share the same .ini config.
History
Date User Action Args
2010-01-26 19:11:59pmezardsetnosy: + pmezard
2010-01-25 21:14:16danchrsetnosy: + danchr
2010-01-25 15:41:26techtonikcreate