Hello,
Could anybody suggest what is the correct way to specify file:// path in
.hgsub?
I've tried the following and it does not let me do anything with the repo.
foo = file://C|/PROJ/hgrepos/foo
foo = file:///C:/PROJ/hgrepos/foo
Probably just
foo = c:\proj\hgrepos\foo
-Sune
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

