Hi,
I have 5 dump files. Each 5 dump files having branch, trunk and tags folders. I want to load all these 5 dump files in my existing SVN repository. I don’t want to create new repository for all 5 dump files. When I am loading dump file, 5 dump files related branches, tags and trunk should be overwrite with existing repository branch, trunk and tag folders.
For example:-
I have a.dump, b.dump and c.dump files. Each dump file having own branches, tag & trunk folders. I want to load all these dump file in single repository.
My repository name is TEST. Under in TEST repo already I have branch , trunk and tag folders. When I am loading a.dump in to TEST repo, a.dump related branches, tags and trunk should be overwrite with TEST repo branch, trunk and tag folders.
Please confirm whether this can be possible or not. If yes, please share the steps.
Regards,
Suri
Last updated