On 8/19/2013 12:42 PM, David Chapman wrote:
How many repositories do you have? You shouldn't use SVNParentPath if you have only one repository; use SVNPath. I don't know if that is the direct cause of your problem, but you should fix it.
I suggest planning for multiple repositories from the get-go. Some things in SVN land work better when you dedicate a separate repository to it.
We started with one monolithic repository, but have since split that into ~300 smaller repositories.