Pushgate (was Re: [PATCH 1 of 2] subrepo: backout 93b0e0db7929 to restore reporelpath())

Matt Harbison mharbison72 at gmail.com
Wed Apr 15 19:27:06 CDT 2015


On Wed, 15 Apr 2015 14:26:19 -0400, Matt Harbison  
<matt_harbison at yahoo.com> wrote:

> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1429111406 14400
> #      Wed Apr 15 11:23:26 2015 -0400
> # Node ID 7f70e8f8239f813f5041210ff6395fae53e01971
> # Parent  c560d8c687916cb70a6d54c2c9ddcb5c9e457be2
> subrepo: backout 93b0e0db7929 to restore reporelpath()

Not sure if mpm was testing anything in particular, but I got some evolve  
related errors when pushing this series 2 hours later.  (The series was  
accepted by pushgate though.)


$ ../hg push -r 24988::
pushing to http://selenic.com/repo/hg-push
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 2 changesets with 2 changes to 1 files
remote:
remote: Welcome to Pushgate!
remote: http://mercurial.selenic.com/wiki/ContributingChanges
remote: ---
remote: 04/15 7f70 matt_harbison  subrepo: backout 93b0e0db7929 to restore
reporelpath()
remote: *** failed to import extension evolve
 from /home/oxymoron/mutable-history/hgext/evolve.py: 'module' object has no
attribute 'command'
remote: 04/15 5b69 matt_harbison  subrepo: calculate _relpath for hgsubrepo
based on self instead of parent
remote: *** failed to import extension evolve
 from /home/oxymoron/mutable-history/hgext/evolve.py: 'module' object has no
attribute 'command'
remote: this patch series consists of 2 patches.
remote:
remote: (optional) Subject: [PATCH 0 of 2]
remote: Cc:
remote:
remote: sending [PATCH 1 of 2] subrepo: backout 93b0e0db7929 to restore
reporelpath() ...
remote: sending [PATCH 2 of 2] subrepo: calculate _relpath for hgsubrepo
based on self instead of parent ...
remote: ---
remote:
remote: transaction abort!
remote: rollback completed


More information about the Mercurial-devel mailing list