Hi, I am using Visual Server Manager V2.0.8 and using network drive to set up the repository. After I setting network path in UNC format, I was still getting error while starting SVN server. So I went ahead and checked into httpd.conf file which was showing syntax error. I noticed that it was using '/' instead of '\' as required by windows while declaring paths. I updated this and the server was up and running.
Now when I try to browse my repository from browser, I am coming across following error: Could not open password file: F:/myserver/root_repository/ iPhone_Repository/htpasswd (OS 3) The system cannot find the path specified. Where F: is local drive where Visual VSN is installed at F:\Program Files and //myserver/root_repository/iPhone_Repository/ is my network drive path. Please let me know what is going wrong here? Regards, Jigs