I have a folder structure in SVN as follows:
-> Root
-> A
-> B
-> C
I am version controlling all folders (A,B and C) as I want to track changes.
When I export however, I only want the A and C folders to export, not the B.
I could just export the whole root project, then delete folder B. But I’d like to know if there’s a way to set this up so I don’t have to delete it every time using TortoiseSVN?
Thanks
No possibility to do that, cause export exports everything.