Import from Googlecode suspended
The import of the OpenIntents project from GoogleCode failed repeatedly:
https:/
Looking at the logs, it seems to always fail at different positions of the import, due to some connection or server error. Here are some possible errors (each time, only one of these happened)
* pysvn._
* pysvn._
* pysvn._
* pysvn._
* pysvn._
* pysvn._
Launchpad shows the error message:
"The import has been suspended because it failed 5 or more times in succession."
Is there a way to import incrementally individual revisions? Import always starts at revision 2959, and it never gets to the current revision (which is currently 3093), because of some random error somewhere inbetween, so it will start again next time to import at revision 2959...
Peli
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- William Grant Edit question
- Solved by:
- Peli
- Solved:
- 2011-02-09
- Last query:
- 2011-02-09
- Last reply:
- 2011-02-09
Aaron Bentley (abentley) said : | #1 |
I'm sorry, but there is no way to perform an incremental import.
Peli (peli0101) said : | #2 |
Ok. So is there any recommendation what I could do to import successfully?
Peli (peli0101) said : | #3 |
I've created a new branch import here:
https:/
Maybe this works better, once it is approved. Then the other branch could be deleted.
Max Bowsher (maxb) said : | #4 |
It looks like this issue has been satisfactorily resolved by a new import branch being imported via bzr-svn, replacing the old import via the legacy CSCVS converter.
Peli (peli0101) said : | #5 |
Yes, it works now. Thank you.