What options did you select for the import? Which folders did you select to import? Are change sets created for each revision? What are contained in the change sets?
Parent option i have selected trunk folder.then in child option i have selected build folder.yes change sets are created for each revision. In change set i am able to see folders path.
It sounds like you have a SVN revision that deletes trunk at some point. There could be a valid reason it was deleted in SVN but the RTC importer doesn't handle that case very well due to differences in how SVN and RTC works.
You can investigate your RTC repo to see which change set removed the changes. Then you can see from the change set comment which SVN revision caused it. I suggest looking for the change like this:
1. From the menu > Search > Jazz Source Control > Change Sets.
2. Select your component and the location as the workspace that was used for the import. Check off "Search By Type" and select "Delete".
3. Search for change sets and the results should show change sets that deleted files.
From there you can inspect the change sets and see why the files aren't shown.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 16 '14, 5:20 a.m.Did you load the repository workspace?
pravin gaykar
Jun 16 '14, 6:30 a.m.yes. I have loaded repository workspace. but when i am trying show repository files, not able to see any data.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 16 '14, 6:49 a.m.Then the import was not successful. If it succeeds, you should be able to see data in the repository workspace you imported to.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 16 '14, 6:52 a.m.Did you follow:
https://jazz.net/library/article/650
?pravin gaykar
Jun 16 '14, 8:47 a.m.I have follow the same link. But not getting data in repository, Getting History & Base lines in view.
Tim Mok
JAZZ DEVELOPER Jun 16 '14, 9:11 a.m.What options did you select for the import? Which folders did you select to import? Are change sets created for each revision? What are contained in the change sets?
pravin gaykar
Jun 16 '14, 9:44 a.m.Hi Tim,
pravin gaykar
Jun 16 '14, 9:42 a.m.https://jazz.net/library/article/650 i have follow this link.
Tim Mok
JAZZ DEVELOPER Jun 16 '14, 10:01 a.m.It sounds like you have a SVN revision that deletes trunk at some point. There could be a valid reason it was deleted in SVN but the RTC importer doesn't handle that case very well due to differences in how SVN and RTC works.
pravin gaykar
Jun 23 '14, 7:23 a.m.Hi Tim,
Tim Mok
JAZZ DEVELOPER Jun 23 '14, 2:12 p.m.Is that change set an accurate conversion of the SVN revision?