mercurial at 5179: 5 new changesets

Christian Ebert blacktrash at gmx.net
Fri Aug 17 09:59:53 CDT 2007


* Mercurial Commits on Thursday, August 16, 2007 at 00:15:38 +0200
> 5 new changesets in mercurial:

[...]

> http://www.selenic.com/hg/rev/18a9fbb5cd78
> changeset:   5178:18a9fbb5cd78
> user:        Matt Mackall <mpm at selenic.com>
> date:        Wed Aug 15 16:55:13 2007 -0500
> summary:     dispatch: move command dispatching into its own module

I believe the above breaks communication with older hg versions:

~/HGworkspace/hgkeyword/hgkw$ hg out
[...]
searching for changes
no changes found
Exception exceptions.TypeError: TypeError("'NoneType' object is not callable",) in <bound method Popen3.__del__ of <popen2.Popen3 instance at 0x12a0d28>> ignored

If I downgrade before 18a9fbb5cd78 I don't get that exception.

c
-- 
keyword extension for Mercurial (http://selenic.com/mercurial):
<http://www.blacktrash.org/hg/hgkeyword/>
Mercurial crew development repository + keyword extension:
<http://www.blacktrash.org/hg/hg-crew-keyword/>


More information about the Mercurial-devel mailing list