Say I have few folders in trunk
- trunk/documentation
- trunk/ApplicationServices
- trunk/Release
- trunk/ApplicationUI
I want to Branch out ApplicationServices and ApplicationUI to a new branch.
I want to create a branch spec
- ../trunk/ApplicationServices ../branches/BAU01/ApplictionServices
- ../trunk/ApplictionUI ../branches/BAU01/ApplictionUI
Not to take in the Rlease and Documentation folders i want to leave them in the trunk and not want to version them or branch them.
and then create a branch based on the specification. This is how i used to do it previous Sourcecontrol mechanisam,
how can i do this in SVN, Tortoise options dont show anything which resembles a branch spec.
can you please help.
Thanks.
Vinay