hg status on Windows
Padraig O'Briain
Padraig.Obriain at Sun.COM
Sat Oct 6 03:26:14 CDT 2007
I have had a report that using mercurial 0.9.3 on Windows
hg status -u --repository D:\Sun\ws\db-test --cwd D:\Sun\ws\db-test
D:\Sun\ws\db-test\make\netbeans\jconsole
does not return the expected results but the command does.
hg status -u --repository 'D:\sun\ws\demo' --cwd 'D:\sun\ws\demo'
'D:\sun\ws\demo\make\netbeans\jconsole\**'
Is this the expected behavior.
It seems to contradict http://hgbook.red-bean.com/hgbookch7.html.
More information about the Mercurial
mailing list