[issue502] A problem in NotifyExtension (Solaris 9)

Sean Dague sean at dague.net
Tue Feb 13 22:44:14 CST 2007


On Wed, Feb 14, 2007 at 12:33:13AM +0000, Baechul wrote:
> 
> New submission from Baechul <baechulkim at hotmail.com>:
> 
> v0.9.3
> 
> In addition to this fail, the error message is not very useful to figure what 
> was going.
> 
> /home/baechul/projects/ccmf/we2-) hg push ../we1
> pushing to ../we1
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 1 changes to 1 files
> /bin/sh: diffstat: not found
> error: changegroup.notify hook raised an exception: cannot concatenate 'str' 
> and 'NoneType' objects
> /bin/sh: diffstat: not found
> error: incoming.notify hook raised an exception: cannot concatenate 'str' 
> and 'NoneType' objects
<snip>

This is fixed in crew-stable by a patch I posted a couple weeks ago:

http://hg.intevation.org/mercurial/crew-stable/rev/1305ba7dee88                                               
changeset:   3937:1305ba7dee88
tag:         tip        
user:        Sean Dague <sean at dague.net>               
date:        Tue Jan 30 10:35:25 2007 -0500                                  
summary:     Prevent type exception on concatenation if diffstat returns None.


The easy work around is to install diffstat on your system.

	-Sean

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial-devel/attachments/20070213/30d6935e/attachment.pgp


More information about the Mercurial-devel mailing list