开发者

IIS version control with Mac clients

开发者 https://www.devze.com 2023-02-03 15:05 出处:网络
We are in a unique situ开发者_StackOverflowation 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,

We are in a unique situ开发者_StackOverflowation 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?


Source control and code execution can be considered as orthogonal. mercurial might be a solution for your requirements, as it does not enforce a central repository.

IIS has no implications on version control, as long as you choose a version control system that has a client on the Microsoft platform. Concerning subversion there are plenty clients for Microsoft derivates.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号