I need to copy a folder to tags folder in SVN repository without recursively. But the SVN copy API do copying all the subfolders and its files recursively.
Is there anyway to do non recursive copy? Any APIs availabel for that? I need to copy to the respository, so i can't use the checkout option with non recursive flag.
Can any of you help me on this.
Any help will be greatly appreciated.
Thanks in advance..


Reply With Quote

Bookmarks