diff COPYING @ 18964:ca480d710fe6

subrepo: chain the original exception to SubrepoAbort The tracebacks in subrepos are truncated at the point where the original exception is caught and SubrepoAbort is raised in its place since 9e3910db4e78. That hides the most relevant subrepo methods when an error occurs. Python 2.x doesn't support chaining exceptions, so it is manually done here for manual printing later.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 06 Feb 2013 22:54:09 -0500
parents 8c8b55733cbd
children
line wrap: on
line diff