Portal Home > Knowledgebase > Articles Database > SVN: how to create a separate repo using existing repo and merge
Posted by jamessmith2581, 10-20-2012, 07:54 AM I want to customize an existing active app. I can svn checkout the latest revision of the app. So I am thinking of downloading the code on my server, and then setup my own SVN-server using the code. So I can perform the required changes and once I have tested the changes I will merge my local-branch with my local-repo. Also if meanwhile some new version of the actual app is released, I want to merge my code-base with the new release code. I have limited knowledge of SVN, so i will appreciate if someone experienced can guide me if I am going in the right direction, or there is any other easy option.
Add to Favourites Print this Article