comparison mercurial/statichttprepo.py @ 1700:e2f91e0acbb8

hgmerge: add cleanup functions This patch adds functions cleanup, success and failure. The last two of these should be used instead of exit. Current code was changed to use them. It also moves $HGTMP to the top of the file (it's used in the cleanup function), changes the comment and removes now unneeded trap in the diff+patch merge.
author Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>
date Mon, 06 Feb 2006 17:32:06 -0600
parents 14d1f1868bf6
children c21b54f7f7b8 0b3f4be5c5bf
comparison
equal deleted inserted replaced
1699:83e8cd97b9f9 1700:e2f91e0acbb8