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

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -