why does tine20 vcs import fail?

Asked by Cornelius Weiss

the import of the tine2.0 code seems to have a generic problem.
https://code.launchpad.net/~vcs-imports/tine20/trunk

is this solvable?

cu
cornelius

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Tim Penhey Edit question
Solved by:
Michael Hudson-Doyle
Solved:
Last query:
Last reply:
Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#1

It's failing because the process running the import does not show any activity for an hour. This can happen when the server is slow or when processing a very large changeset (though in this latter case, it's arguably a bug in the import tool, cscvs, that it does not report activity more promptly).

So it looks like this import isn't going to work easily :/ If you can provide a tarball of a repository dump, we can import from that.

Revision history for this message
Cornelius Weiss (c-weiss) said :
#2
Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#3

I'm working on this now, sorry for the delay...

Revision history for this message
Best Michael Hudson-Doyle (mwhudson) said :
#4

OK, import is working now, sorry for the delay: https://code.edge.launchpad.net/~vcs-imports/tine20/trunk

Revision history for this message
Cornelius Weiss (c-weiss) said :
#5

Thanks Michael Hudson, that solved my question.