Here I have a question regarding zipping branches in SVN. Actually my current project uses SVN repository. Since this project is live since 3-4 years, there have been multiple features which have been added at later stages.
So, to accomplish that we have created branches in svn. Now in course of time we want to delete some branches and zip other branches(which are required). So is there a way in SVN to zip those branches.
Any suggestions will be helpful.