On  2/04/11 07:56 AM, Will Fiveash wrote:
...
remote: added 1 changesets with 1 changes to 1 files
remote: Exception TypeError: TypeError("'NoneType' object is not callable",) in<bound 
method Popen.__del__ of<subprocess.Popen object at 0xb7b11cc>>  ignored
remote: 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
remote: Preparing notification email...
remote: ...notification sent

Any thoughts on the Exception TypeError: above?

Dave Edmondson came across this problem too, and now that I'm back
I can fix it.

As an aside, I recently rebased our project gate repo to a more current
version of ON.  To do this I followed the best practices for project
gates in:
http://hub.opensolaris.org/bin/view/Community+Group+tools/hg_workflow

The methodology outlined there creates a merge changeset with 2 parents
which is pushed to the project gate repo.  The problem I've encountered
is that using the hgrc hook in the project gate:

pretxnchangegroup.1 = python:hook.sanity.sanity

prevents this merge changeset from being pushed.  Can I disable the
multiple parent check on changesets?

Not if you want to push into ON :-)



James C. McPherson
--
Oracle
http://www.jmcp.homeunix.com/blog
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to