IIS version control with Mac clients
Posted
by
shummel7845
on Stack Overflow
See other posts from Stack Overflow
or by shummel7845
Published on 2011-01-07T17:12:15Z
Indexed on
2011/01/07
18:54 UTC
Read the original article
Hit count: 161
version-control
We are in a unique situation here at work. Most of our websites are on an IIS server, but our developers are on Macs. We need some kind of way to do version control of our websites, but want to manage them locally on our Macs. Is there any way to do this, short of Powershell? Most of our websites are in PHP, so we don't want a solution that is geared toward ASP.NET. Also, I'm not clear if there is a way to use Subversion with IIS. Can someone help me out?
© Stack Overflow or respective owner