all dirs is not longer working in 4.3.2

Uwe Brauer oub at mat.ucm.es
Wed Dec 6 10:40:00 UTC 2017


>>> "Marcin" == Marcin Kasperski <Marcin.Kasperski at mekk.waw.pl> 
>>> writes: 

Marcin 
   > Uwe, I am sorry, but in spite of various attempts I can not 
   > reproduce your problem. I still suppose it is related to 
   > something wrong on your very machine. 


Ok here is another test. Since I am on Ubuntu 14.04 the mercurial 
version which is shipped per default is very outdated.
So I set up 
deb http://ppa.launchpad.net/mercurial-ppa/releases/ubuntu trusty 
main # deb-src 
http://ppa.launchpad.net/mercurial-ppa/releases/ubuntu trusty main 

So I installed the lasted version which is in that repo, namely hg 
4.4.1.

I have set up a very minimal .hgrc file.
[ui] username = Uwe Brauer <oub at mat.ucm.es>  [extensions] 
mercurial_all_dirs = 
~/ALLES/src/mercurial-all_dirs/mercurial_all_dirs.py 

Nothing more,
now trying say hg --version gives an error I attach.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error-oub
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20171206/eb25a63d/attachment-0004.ksh>
-------------- next part --------------

Then I set up a new user, copied the mercurial-all_dirs directory 
to his home directory and basically used the same .hgrc file.
Now I obtain a slightly different error, but still a error:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20171206/eb25a63d/attachment-0005.ksh>
-------------- next part --------------

Is this helpful? I found the error message strange, given that it 
works in 4.2

Needless to say that hg v.4-2rc works in this setting without 
problems.
This is really a pity because I use your extension on a daily base 
and it is a real time saver so I must stick to vs-4.2-rc for the 
moment being.



Uwe 


More information about the Mercurial mailing list