Need support in setting Apache SVN Server
Dear Sir/Madam, Greetings !!! I want to configure Apache subversion as server. I have installed subversion and Apache and made settings (httpd.conf) to host my repositories. I run the "test configuation" in Apache utility to check the connection and it shows no error. However, when I try to browse the repository using the URL, it doesnt work. I referred the following articles to make the configuration change, http://www.codeproject.com/Articles/15671/How-to-set-up-Subversion-with-Apache-in-Windows-qu http://svn.spears.at/ Currently, we are getting error: svn: E720003: Could not open the requested SVN filesystem Please guide me to do the configuration. Thanks in advance. Regards, Vinoth Kumar
Configuring Subversion using SVNSERVE with SASL
Hello All, I have downloaded subversion http://sourceforge.net/projects/win32svn/. We tried to configure subversion using "SVNSERVE utility with SASL" in WIndows XP 32 bit machine. We are able to configure successfully. We created the password database using saslpasswd2 utility. The same is not working withWindows 7 64 bit machine. Here, the saslpasswd2 utility is not creating the password database. Please guide us to configure the subversion using svnserve with SASL support. What i am suspecting is that the setup i have downloaded from the above mentioned url is for 32 bit. I could not find setup for 64 bit. If this is the case please send me the link for 64 bit setup. Regards, Vinoth Kumar S