import from code.google.com fails for subdownloader

Asked by Rolf Leggewie

https://code.launchpad.net/~vcs-imports/subdownloader/trunk fails to import correctly because of the huge revision r19

Any way to get this to work?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Tim Penhey
Solved:
Last query:
Last reply:
Revision history for this message
Christian Reis (kiko) said :
#1

Not likely. See https://launchpad.net/bugs/120992
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125

Revision history for this message
Best Tim Penhey (thumper) said :
#2

On Wednesday 18 June 2008 01:54:23 Diogo Matsubara wrote:
> New question #36526 on Launchpad Bazaar Integration:
> https://answers.edge.launchpad.net/launchpad-bazaar/+question/36526
>
> https://code.launchpad.net/~vcs-imports/subdownloader/trunk fails to import correctly because of the huge revision r19
>
> Any way to get this to work?
>

We are looking at changing the timeout that is used to kill "hung" jobs. We think
the issue is that the processing of the large revision is causing the import process
to run for a long time without producing any output, and hence having the appearance
of a hung job.

Revision history for this message
Rolf Leggewie (r0lf) said :
#3

Thanks Tim Penhey, that solved my question.