I have CollabNet Subversion server and client installed, running off of Apache that came with it. From the command line on the server, I can easily access the repository using a
Common mistake. You have to use the file:// pseudo-protocol like this:
file:///C:/repositories/repository
SVN repository paths have to be URIs.