[svk-users] RA/PROPFIND request failed while creating a mirror
outre99
outre99 at gmail.com
Mon Jul 28 09:50:49 EDT 2008
Problem solved.
It was related to the folder nesting. Virtual host's serverroot was being
declared in /reporoot. SVNs location was also being declared in /reporoot.
That created conflict for Apache. The solution was to create a common
folder /repo and 2 subfolders /repowww and /reporoot. Then virtual host
serverroot was set to /repo/repowww and svn location was set to
/repo/reporoot.
3 days I'll never get back, but such is our chosen profession.
Thanks to all who helped.
More information about the svk-users
mailing list