[Buildbot-devel] Fixes for hgbuildbot
    Dirkjan Ochtman 
    dirkjan at ochtman.nl
       
    Fri Apr  4 18:56:21 UTC 2008
    
    
  
Brian Warner wrote:
> On Thu, 3 Apr 2008 14:51:05 +0000 (UTC)
> Can you quantify that "older"? I'll commit this, but I'd like to update the
> docs to make it clear which versions of hg will work and which are too old.
> I'd also like to make sure that we aren't excluding too many people by
> requiring a newer version of hg.
Yeah, it apparently might work just on Mercurial 1.0. I guess a better 
way of doing it might be checking for hasattr(repo.changelog, 
'extract'), then using .read() if it comes up false.
Cheers,
Dirkjan
    
    
More information about the devel
mailing list