Hello
Actual my requirement is I have to give a specific to user to specific svn project folder rights.
Now Right I am able to create repository and folder inside that repository ex: My repository is MyProject1 and inside that folder (trunk,tags & branch) now i need to create folder inside trunk,tags & branch folder.but i din't got any solution for that.I do all things with c# code and automatically repository and folder create in visual svn.
Is it possible to create folder inside folder in visual svn using c# code?
Please give me anysolution for create folder inside folder in vsvn using c# code.
Thanks
Shailesh