Mercurial > hgsubversion
comparison tests/test_push_renames.py @ 557:d74bf020a61c
replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d
Basically, all the IOErrors we ever raise inside a file commit function
that is sent to commitctx should be ENOENT. This suggests a change
should be made in commitctx to not overload IOError.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sun, 14 Feb 2010 14:04:56 -0600 |
parents | c421e6bf0d95 |
children | d2ef7220a079 |
comparison
equal
deleted
inserted
replaced
556:8522f8ef799e | 557:d74bf020a61c |
---|