Issue 385: Alias paths can not be relative
http://bitbucket.org/tortoisehg/stable/issue/385/alias-paths-can-not-be-relative
Steve Borho / sborho on Sat, 11 Jul 2009 06:40:04 +0200:
Comment:
It's actually mercurial that is doing the absolute path mapping
{{{
% hg paths
% echo "[paths]\nfoo = ../bar" > .hg/hgrc
% cat .hg/hgrc
[paths]
foo = ../bar
% hg paths
foo = /home/steve/tools/bar
}}}
There's not much I can do about that.
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop