哪个版本控制系统你更喜欢HTML,CSS,Javascript开发小组的开发人员? [英] Which Version control system you would prefer for HTML, CSS, Javascript development for small team of Developers?

查看:131
本文介绍了哪个版本控制系统你更喜欢HTML,CSS,Javascript开发小组的开发人员?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪些版本控制系统适用于4个开发人员的HTML,CSS和Javascript开发?



我们是4个开发人员,都在不同的国家,操作系统。 2开发者有MacBook,有一个有Windows 7和另一个有Ubuntu 9 linux)



有时在远程位置我们也使用iphone和ipad使用< a href =http://itunes.apple.com/in/app/ftp-on-the-go-pro/id364787363?mt=8 =nofollow noreferrer> FTP On The Go PRO



有些时候某些地方的互联网不可用,所以我们也没有互联网工作。



我们的首选版本控制系统,应该可以从所有设备和操作系统访问。应该离线工作。
以及如何设置项目。



编辑



我在。



我们在项目中使用了这个项目,团队成员遍布4个或更多的国家。



Mercurial是一个分布式源代码管理系统,每个开发人员在他们的机器上都有自己的存储库,并且在可能的情况下(在您的情况下,当有互联网连接时)推送到中央位置。



在这种情况下,它也使得开发者可以通过网络推/拉彼此的机器。您的同事可以进行更改,您可以直接从他们的网络上的机器上拉他们。



Rob Connery还写了一篇关于使用Mercurial和命令行的文章。这是一个很好的参考,简单的命令,并解释了通过可视化工具使用命令行的好处:



视觉工具会让你失明


Which Version control system would be good for HTML, CSS, Javascript development for 4 Developers?

We are 4 developers, all in different countries and we all have different Operating systems. 2 Developers have Macbooks, one has Windows 7 and another one has Ubuntu 9 linux)

Some time on remote location we also do some changes in code using iphone and ipad using FTP On The Go PRO

And some time some place Internet is not available so we also work without internet.

I want to know the preferred Version control system for us which should be accessible from all devices and OSes. And should work offline too. And how to setup for a project.

Edit:

I got this advice inside http://beanstalkapp.com/

解决方案

My personal preference is Mercurial.

We've used this on projects with a range of team members spanning 4 or more countries.

Mercurial is a distributed source control system which means that every developer will have their own repository on their machine and will push to a central location as and when possible (in your case, when an internet connection is available).

Given that this is the case it also makes it possible for developers to push/pull to/from one anothers machines over the network. Your collegue can make changes and you can pull them directly from his machine on the network.

Rob Connery also wrote an article about using Mercurial and the command line. It's a pretty good reference for the simple commands and explains the benefits of using the command line over a visual tool:

Visual Tooling Will Make You Go Blind

这篇关于哪个版本控制系统你更喜欢HTML,CSS,Javascript开发小组的开发人员?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆