I have 2 repositories that I would like to merge. I would like to take the 1st repo [PRIMARY] and pull in all the content from the 2nd repo [SECONDARY]. They don't share content so I don't need merge different versions of the same file. I would like to retain file history of the elements in SECONDARY when they are pulled into PRIMARY.
How would I go about this using TortoiseSVN 1.5.2?
In short: You can't (at least with Tortoise).
But the Subversion FAQ describes a way (Using svn dump and svn load).
I don't know that you can merge the histories (PRIMARY will have r123 and SECONDARY will have its own r123) but you could setup an external.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With