I have a project with multiples forlders (sub porjects) like this
*GreatProject/Trunk/
/Project1
/Project2
/Dependency1
/Dependency2
/Dependency3
In my case, i want to create a branch with only Project2, Depencency2 and Depencency3
Is it possible to create a branch like this? and containing needed forlders
*GreatProject/Branch/NewFeature/
/Project2
/Dependency2
/Dependency3
We are using TortoiseSVN and i do not know if or how i can do it?
Thx
I can create a branche for *GreatProject/ but it is very big and i want to avoid this