[PATCH 2 of 2] patch: return list of modified files even when an exception is raised

Benoit Boissinot bboissin at gmail.com
Wed Oct 18 01:57:07 CDT 2006


On 10/17/06, Brendan Cully <brendan at kublai.com> wrote:
> # HG changeset patch
> # User Brendan Cully <brendan at kublai.com>
> # Date 1161110385 25200
> # Node ID 8f0f4be6b0419dcbf9269c7d518d4e67ab4748ed
> # Parent  5b3eef875afe8469ba15168ea123c02faa96eef2
> patch: return list of modified files even when an exception is raised
>
> The file list is passed in as an argument and updated in place.
> This fixes issue399.
>
ACK for the serie. Maybe we should be more specific about the
exception we catch (like raising a PatchError and only catching this
exception).

Cheers,

Benoit


More information about the Mercurial-devel mailing list