Re: creating a new project from a branch of another project with history

2010-08-05 Thread Yogananth Mahalingam
Thanks for your suggestion Bob. I never thought this is so simple. I am using Eclipse with subversion. I have copied the contents to the new project using the following approach. - Checked out Branch_A into Eclipse workspace - Selected Team->Branch/Tag. Set the "Copy to URL" as http://<>/

reg: creating a new project from a branch of another project with history

2010-08-05 Thread Yogananth Mahalingam
Hi, We have a unique scenario related to managing projects in SVN. Here is my scenario. I have project A. Now I have created a branch for this project – Branch_A. I would like to know if there is a way I can copy the content of Branch_A (along with its history) & create a new project B