I have a box.net account which supports webDAV & I'd like to use it as an svn server. I mounted the drive on my mac & then tried creating a repository using svnadmin create /Volumes/dav but this returned an error:
svnadmin: Repository creation failed
svnadmin: Creating pre-revprop-change hook
svnadmin: Can't open file '/Volumes/dav/FileShare/hooks/pre-revprop-change.tmpl': Interrupted system call
What am I doing wrong?