version control - How to host the website in svn local host to IIS server -


I have a svn repository in my machine. The website is hosted locally on my machine. I access it through a localhost address. How to host the website from an SIVN server to an IIS server. I use Turtle SVN. Thank you. In advance.

You can not publish SVN repositories through IIS. You can use Apache, SVN server or SSH. All these are free though a paid option is SVNIsapi .


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

javascript - Enable/Disable form elements and changing the values of button at a time? -