It's all about the answers!

Ask a question

i have imported svn dump file in RTC but not able to see code in pending changes view.


pravin gaykar (4232225) | asked Jun 16 '14, 4:23 a.m.
edited Jul 15 '14, 4:14 a.m. by Ralph Schoon (63.4k33646)
 i have imported svn dump file in RTC but not able to see code in show repository files. I am able to see base line & history.

Comments
Ralph Schoon commented Jun 16 '14, 5:20 a.m. | edited Jun 16 '14, 5:20 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Did you load the repository workspace?


pravin gaykar commented 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 commented Jun 16 '14, 6:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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 commented Jun 16 '14, 6:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

pravin gaykar commented 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 commented Jun 16 '14, 9:11 a.m.
JAZZ DEVELOPER

 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 commented Jun 16 '14, 9:38 a.m. | edited Jun 16 '14, 9:44 a.m.

 Hi Tim,

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.
Thanks


pravin gaykar commented Jun 16 '14, 9:42 a.m.

 https://jazz.net/library/article/650 i have follow this link.


Tim Mok commented Jun 16 '14, 10:01 a.m.
JAZZ DEVELOPER

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.


pravin gaykar commented Jun 23 '14, 7:23 a.m.

 Hi Tim,

Thanks for earlier,
yes one of change set(revision) is deleting that files. How i can avoid this?


Tim Mok commented Jun 23 '14, 2:12 p.m.
JAZZ DEVELOPER

Is that change set an accurate conversion of the SVN revision?

showing 5 of 11 show 6 more comments

Accepted answer


permanent link
pravin gaykar (4232225) | answered Jul 15 '14, 3:06 a.m.
 Probelm was with change set, I took new sample code & it's working fine.
Ralph Schoon selected this answer as the correct answer

Your answer


Register or to post your answer.


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.