I set up subversion on my Windows 2008 server and it works fine locally, but when on a remote machine, I would like to be able to access my repository by using the URL of a website hosted on my server. Any idea how I can set that up?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think Subversion offers any integration into IIS – according to this 2008 mailing list post, there aren’t even plans – , but when you’re on a Windows machine, why not use VisualSVN?
It builds on a stripped down Apache internally, is set up within minutes, and offers a great, simple interface to managing repos and users.