问题描述
我们是一个小团队,我们需要部署一个小巧,简单且易于维护的VCS。在过去,我们一直在使用基于ftp的共享,我们共享源代码的zip,我们需要改进它。我一直在寻找VCS,但不知道它如何融入我们基于远程服务器的环境中,其中大多数最适合使用Intranet。
环境:我们的Rackspace移除服务器和团队通过互联网连接。我们在ASP.Net上工作。
以下是我遇到的几个选项 -
- Git / Github
- tortoisesvn.net
- www.ftpvcs.com
- com /rel =nofollow> http://windows.github.com/
- Git / Github
- tortoisesvn.net
- http://bazaar.canonical.com/en/
- www.ftpvcs.com
ul>
我曾与VSS合作过并与乌龟有过一些关系。 Github是最好的?任何有用的资源开始将是伟大的。仅供参考,我可以通过远程桌面连接到我的远程服务器(作为管理员)。
基于VS.Net的VSS提供基于远程服务器的VCS http://www.smashingmagazine.com/2008/09/18/the-top-7-open-source-version-control-systems/ =nofollow>前7个开源VCS的比较
Phil Haacked详细解释了一下
任何有经验的人ab出这个混帐工具?
We're a small team and we need to deploy a small, simple and easy to maintain VCS. In past we've been using ftp based sharing where we shared zip of source, we need to improve it. I've been looking for a VCS but not sure how it'll blend into our remote server based environment, most of them are best with intranet.
Environment: We've a Rackspace remove server and team is connected through internet. We work on ASP.Net.
Here're a few options I've come across -
I've worked with VSS and had some headsup with Tortoise. Is Github the best? Any useful resources to get started would be great. FYI, I can connect to my remote server via Remote desktop (as admin).
BTW, does VS.Net based VSS offer something for remote server based VCS?
Some other ref:
How about this - http://windows.github.com/
There's a detailed / summarized explaination by Phil Haacked
http://haacked.com/archive/2012/05/21/introducing-github-for-windows.aspx
Anyone with experience about this git tool ?
这篇关于基于小型团队远程服务器的简单版本控制(VCS)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!