Failed SVN dump import
Hello to everyone. I am assistant for a software engineering course at the University of Milano-Bicocca in Italy. It is the first year we are trying to use Jazz products. I need to import our old SVN repository to Jazz SCM. I followed the regular SVN dump file import procedure, but as RTC scans the dump file it aborts with the error message:
Internal error
Revision 501: Missing previous secondary tree structure for revision 500 uf trunk/src/CAS/CAS-ejb/clean.sql
(Note that I am translating to English the error message produced by the Italian-localized version of RTC available here).
Does anyone know what the issue is, and how can I work around it?
Thank you in advance
Pietro
Internal error
Revision 501: Missing previous secondary tree structure for revision 500 uf trunk/src/CAS/CAS-ejb/clean.sql
(Note that I am translating to English the error message produced by the Italian-localized version of RTC available here).
Does anyone know what the issue is, and how can I work around it?
Thank you in advance
Pietro
3 answers
Hello to everyone. I am assistant for a software engineering course at the University of Milano-Bicocca in Italy. It is the first year we are trying to use Jazz products. I need to import our old SVN repository to Jazz SCM. I followed the regular SVN dump file import procedure, but as RTC scans the dump file it aborts with the error message:
Internal error
Revision 501: Missing previous secondary tree structure for revision 500 uf trunk/src/CAS/CAS-ejb/clean.sql
(Note that I am translating to English the error message produced by the Italian-localized version of RTC available here).
Does anyone know what the issue is, and how can I work around it?
Thank you in advance
Pietro
Hi Pietro
Welcome to the forum.
If you don't have a response to this - please raise a defect on the RTC project (http://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome) and development can take a look at it.
There is also a forum for academic users, you may want to look at that forum to see how other universities are working with RTC
http://jazz.net/forums/viewforum.php?f=3
regards
anthony
What version of RTC are you using? You could try and use the Browser import method which is describe on the following wiki page:
https://jazz.net/wiki/bin/view/Main/SCMImport
It worked! Sorry for the late answer, but I was leaving for a trip when I received the answer and I forgot that there was a discussion thread pending. The RTC version was 2.0.0.2. Many thanks to everyone.