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

How to merge files from svn to rtc

Hi,
My team is working on an open source project which source control software is svn, we need merge open source code every week, we use cs svn before and it is easy to merge such code from svn to svn.
But now we have RTC, RTC is not svn, we find no way to do the merge, besides only checkout the different files and then check-in to RTC, it waste much time to do this...
Could anyone give us a method on how to merge files from svn to rtc??
Your comments are welcome, thanks in advanced!

0 votes



2 answers

Permanent link
You could do this using the SVN import capability. You would need to keep a workspace that matched the previous state that you imported from SVN. You could perform a new import starting at the revision after the last import to get that workspace up-to-date with SVN. You could then accept those changes into another workspace that contained nay changes made outside of svn and perform any required merging. Here's a wiki page that describes the SVN importer:

https://jazz.net/wiki/bin/view/Main/SCMImport

0 votes


Permanent link
we're planning to use http://jazz.net/library/article/214

0 votes

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

Question asked: Apr 27 '11, 2:56 a.m.

Question was seen: 5,769 times

Last updated: Apr 27 '11, 2:56 a.m.

Confirmation Cancel Confirm