[ANN] Announcing new extension for alternative subrepo functionality.
paul_nathan at selinc.com
paul_nathan at selinc.com
Fri Aug 10 17:48:47 UTC 2012
Peter -
This is related to the progress extension on Windows. I've tested it with
hg 2.2.3 and Win7 64 and WinXP 32. They both report the error, but don't
crash. I anticipate some other extension or config setting is interacting
to create the crash, which --debug surpresses.
I'm going to file it on the project bug tracker:
https://bitbucket.org/selinc/guestrepo/issue/1/progress-extension-and-windows-and
- - -
Regards,
Paul Nathan
From: "Haase, Peter" <Peter.Haase at draeger.com>
To: "'mercurial at selenic.com'" <mercurial at selenic.com>,
Cc: "'paul_nathan at selinc.com'" <paul_nathan at selinc.com>
Date: 08/10/2012 07:55 AM
Subject: RE: [ANN] Announcing new extension for alternative subrepo
functionality.
> From: Haase, Peter
>
> > From: paul_nathan at selinc.com
> >
> > All,
> >
> > I am exceptionally pleased to present Guestrepos, an extension for
> > handling components for large products.
>
> I parsed the (excellent) documentation - looks great! Thanks
> a lot! We will test it as soon as possible and give more feedback.
>
> Peter
>
Hi Paul,
looks like the extension fits excactly to our use cases! Beside one issue
(see below) everything works fine.
When pulling non existent (locally) guestrepos by using grpull an error
message occurs and the guest repos are not cloned.
The output for 'hg grpull' (same output for 'grsync'):
"cloning testrepo
requesting all changes
adding changesets
transaction abort!
rollback completed
'super' object has no attribute 'progress'
finished with errors
mibbrowser: 'super' object has no attribute 'progress'
verifying testrepo
repository C:\Documents and
Settings\peter\guestrepotests\testguestrepo1\testrepo not found"
When calling the same command with the debug option (i.e. 'hg grpull
--debug') everything works fine and the testrepo is cloned to the
specified
location within the parent repo!
Did I do something wrong? Any idea why using the '--debug' option fixes
the
problem?
I'm using Mercurial 2.2.3 under Windows XP.
The mapping files looks like:
'testrepo = myrepopath default'
and
'myrepopath = http://hg/tools/repoxy'.
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120810/23b24935/attachment-0002.html>
More information about the Mercurial
mailing list