I had Apache, PHP, and Subversion already installed and working before I used this as a guide to get SVNManager working. Now, SVNManager works, but I can't access my SVN repositories - it won't accept the username/password combinations that I defined earlier.
It also won't accept usernames that I've defined through SVNManager. At this point, I'm kind of stuck - the file created when I follow the instructions on http://svnbook.red-bean.com/en/1.2/svn.serverconfig.httpd.html for username/passwords looks NOTHING like what SVNManager creates.
Does anyone know how to resolve this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Check it out and make a comment please
SVNManager Installation Guide: http://www.jlchannel.com/blog/?p=104
Thanks for this,
I have made some documentation myself as well, but I haven't released it yet in public.
Kind regards,
Marijn
I had Apache, PHP, and Subversion already installed and working before I used this as a guide to get SVNManager working. Now, SVNManager works, but I can't access my SVN repositories - it won't accept the username/password combinations that I defined earlier.
It also won't accept usernames that I've defined through SVNManager. At this point, I'm kind of stuck - the file created when I follow the instructions on http://svnbook.red-bean.com/en/1.2/svn.serverconfig.httpd.html for username/passwords looks NOTHING like what SVNManager creates.
Does anyone know how to resolve this?
Hi Elephant,
did you find a solution for your problem with the username and password problematic?
regrads,
Iwan
Yeah. I did some looking around in the filesystem and realized that I'd been using the same file for both passwords and access restrictions.
The problem was that SVN Manager was erasing the username:password data when it wrote access restrictions.
Changing those to separate files fixed the problem!