Re: Test failures in contrib/remote-helpers

2012-11-11 Thread Ramkumar Ramachandra
Felipe Contreras wrote: > On Sun, Nov 11, 2012 at 11:32 AM, Ramkumar Ramachandra > wrote: >> I'm experiencing test failures in contrib/remote-helpers. > > Which are your versions of hg, and bzr? Mercurial Distributed SCM (version 1.9.1) Bazaar (bzr) 2.4.1 Ram -- To uns

Re: Test failures in contrib/remote-helpers

2012-11-11 Thread Felipe Contreras
On Sun, Nov 11, 2012 at 1:48 PM, Ramkumar Ramachandra wrote: > Felipe Contreras wrote: >> On Sun, Nov 11, 2012 at 11:32 AM, Ramkumar Ramachandra >> wrote: >>> I'm experiencing test failures in contrib/remote-helpers. >> >> Which are your versions of h

Re: Test failures in contrib/remote-helpers

2012-11-12 Thread Felipe Contreras
On Sun, Nov 11, 2012 at 1:48 PM, Ramkumar Ramachandra wrote: > Felipe Contreras wrote: >> On Sun, Nov 11, 2012 at 11:32 AM, Ramkumar Ramachandra >> wrote: >>> I'm experiencing test failures in contrib/remote-helpers. >> >> Which are your versions of h

Re: Test failures in contrib/remote-helpers

2012-11-12 Thread Ramkumar Ramachandra
Felipe Contreras wrote: > And here's the one for bzr: > > --- a/contrib/remote-helpers/git-remote-bzr > +++ b/contrib/remote-helpers/git-remote-bzr > @@ -646,12 +646,12 @@ def get_repo(url, alias): > global dirname, peer > > clone_path = os.path.join(dirname, 'clone') > -origin = bzrl