Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

SVN to RTC

I have a client that is migrating to RTC 4.0.0.1 and we are trying to import an SVN dump file that was created with the following command:

 svnrdump dump https:://url_to_repo/bsro_framework>>bsro_framework.dmp --username my_user_name

When using the RTC import of and SVN dump, I get the following error:

Unsupported dump file version: 3 

I saw in a previous post that the --deltas qualifier should be omitted.  We did not use that qualifier.  Help!

0 votes



2 answers

Permanent link
I think the double angle bracket >> is causing the problem. I believe this means to append to the file. So if the file already exists, it probably couldn't append to it. The single angle bracket will overwrite the file if it already exists so it should fix the problem.

2 votes


Permanent link
I had used svnadmin dump source project > Target File and worked fine. Did you try this?

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,202
× 46
× 15

Question asked: Jan 24 '13, 3:23 p.m.

Question was seen: 7,080 times

Last updated: Dec 13 '13, 2:28 p.m.

Confirmation Cancel Confirm