Re: update and unbreak devel/hgview

2017-10-30 Thread Edd Barrett
Hi Juan, Thanks for this. I'm currently out of the country on holidays, so I don't have a lot of keyboard time. If someone else is OK, go ahead. P.S. Might aswell drop me as maintainer. I dont really use hg any more. Thanks On 30 October 2017 15:12:49 GMT-07:00, Juan Francisco Cantero Hurtad

Re: update and unbreak devel/hgview

2017-10-30 Thread Juan Francisco Cantero Hurtado
On Mon, Oct 30, 2017 at 06:53:59PM +0100, Juan Francisco Cantero Hurtado wrote: > Looks like hgview is another package with no users :P . It has been > broken since August. > > Reported by landry@: > for l in (self.repo.sjoin('lock'), self.repo.join('wlock')): > AttributeError: 'localrepository' o

update and unbreak devel/hgview

2017-10-30 Thread Juan Francisco Cantero Hurtado
Looks like hgview is another package with no users :P . It has been broken since August. Reported by landry@: for l in (self.repo.sjoin('lock'), self.repo.join('wlock')): AttributeError: 'localrepository' object has no attribute 'join' OK? diff -r dba62f3a4c84 Makefile --- MakefileMon Oct 3