Subversion Integration - Using Repositories on Remote Windows Filesystems

5 views
Skip to first unread message

Tim

unread,
Jul 3, 2008, 12:25:42 PM7/3/08
to reviewboard
This is another solved issue, but since it took me a while to figure
out, I figured I would post it here for posterity in the hope that it
might help somebody else out.

I am running Review Board on a Windows XP machine under Apache. Our
svn repositories are not stored on the local machine, but rather on a
remote server. I screwed around with trying to access the repositories
for a long time - I was getting a traceback when attempting to view
diffs in the remote repository:

SCM Error: Unable to open an ra_local session to URL

This happened when I attempted to use the drive letter mapped to the
remote share. However, when I specified the location of the repository
using UNC pathing, it worked:

file:////server/share/repository_root

There are four slashes after the file:. Go figure.

- Tim
Reply all
Reply to author
Forward
0 new messages