Import source code issue
I exported source code from another SVN, then import a project to RTC. After imported the project, I can see the history, but can't see the source code in repository, any idea?
|
Be the first one to answer this question!
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
We'll need some more specifics.
When you say "exported from another SVN", what specifically did you do? Did you create an Subversion dump file, perhaps?
When you say "imported a project to RTC", what specifically did you do? Did you use the RTC Subversion importer, to import the dump file that you created above?
When you say "I can see the history", what tool or Eclipse view are you using to see the history, and what do you see?
When you say "I can't see the source code in the repository", what tool or Eclipse view were you using to look at the repository, and what did you see?
Yes, I got the dump file from SVN firstly.
Can you check the changes in the last change set in component history? The import may have incorrectly imported your changes and removed the files or didn't properly create them in the first place.
Have you also read the SVN Import article? https://jazz.net/library/article/650
There may be peculiarities in your SVN dump that you let the importer know about.