On Tue, 2013-07-16 at 12:19 -0400, Paul Nasrat wrote:
> On 16 July 2013 09:43, James Antill wrote:
>
> > ---
> > test/simpleupdatetests.py | 102
> > +++--
> > 1 files changed, 98 insertions(+), 4 deletions(-)
> >
> > diff --git a/test/simpleupdatetests.p
On Thu, 2013-07-18 at 11:53 +0200, Zdenek Pavlas wrote:
> - repo_gen_decompress(): always attempt to decompress if timestamps
> don't match. When we can't and --cacheonly, return None (compat).
>
> - _dirSetupMkdir_p(): mkdir when --cacheonly. We raise RepoError
> on failure (same exception,
- repo_gen_decompress(): always attempt to decompress if timestamps
don't match. When we can't and --cacheonly, return None (compat).
- _dirSetupMkdir_p(): mkdir when --cacheonly. We raise RepoError
on failure (same exception, just different msg).
- _retrieveMD(): preload and check the exis