This link has been bookmarked by 227 people . It was first bookmarked on 18 Sep 2008, by Dobromir Hadzhiev.
-
01 May 12
carlos puentesIf you’ve ever collaborated with other people on a project, you know the frustration of constantly swapping files. Some do it by email, some through file upload services and some by other methods. It’s a pain in the neck, and every designer and developer knows it. Revision control is an excellent way to combat the problem of sharing files between workers.
versioncontrol svn cvs tools subversion version control software
-
16 Mar 12
-
29 Feb 12
-
13 Jan 12
-
31 Dec 11
-
27 Sep 11
-
24 Sep 11
-
06 Jul 11
-
18 Jun 11
-
04 Jun 11
-
31 May 11
-
24 May 11
-
18 May 11
-
12 May 11
-
29 Apr 11
-
01 Mar 11
-
10 Feb 11
-
06 Jan 11
-
Git offers a much different type of version control in that it’s a distributed version control system.
-
Other version control systems, such as SVN and CVS, use centralized version control, meaning that only one master copy of the software is used.
-
Git isn’t as easy to pick up as CVS or SVN, so it’s much harder to use for a beginner
-
Mercurial is a much simpler system than Git
-
Bazaar38 is yet another distributed version control system
-
It supports many different types of workflows39, from solo to centralized to decentralized, with many variations in between.
-
-
06 Dec 10
-
23 Nov 10
-
- Linux Kernel23,
- WINE24,
- Fedora25,
- and many others26.
- Git on Wikipedia29
- Git SVN Comparison30
- git-gui31 – a multi-platform user interface for Git
Git
Git22 is the new fast-rising star of version control systems. Initially developed by Linux kernel creator Linus Torvalds, Git has recently taken the Web development community by storm. Git offers a much different type of version control in that it’s a distributed version control system. With a distributed version control system, there isn’t one centralized code base to pull the code from. Different branches hold different parts of the code. Other version control systems, such as SVN and CVS, use centralized version control, meaning that only one master copy of the software is used.
Git prides itself on being a fast and efficient system, and many major open-source projects use Git to power their repositories; projects like:
GitHub21 has recently helped establish Git as a great version control system, providing a beautiful front end for many large projects, such as Rails27 and Prototype28. However, Git isn’t as easy to pick up as CVS or SVN, so it’s much harder to use for a beginner.
Git Resources
-
-
18 Nov 10
-
16 Nov 10
-
12 Nov 10
-
10 Aug 10
-
16 Jun 10
-
14 Jun 10
-
28 May 10
-
21 May 10
-
16 Apr 10
kevin thomasIn the event that we've at any time collaborated using others over a undertaking, you understand your frustration regarding continually swapping records. A number of do it simply by email, several through file upload companies and several by simply some other strategies.
-
12 Apr 10
Burak KiperIf you have at any time collaborated together with many people over a project, you recognize the particular stress regarding regularly replacing files. Some undertake it simply by e-mail, a number of by means of document distribute providers and some by simply some other strategies.
-
06 Apr 10
-
28 Mar 10
-
26 Mar 10
-
19 Feb 10
Dave Blankenship7 Version Control Systems Reviewed
-
29 Jan 10
-
01 Jan 10
-
17 Oct 09
-
23 Sep 09
-
16 Sep 09
-
21 Jul 09
-
09 Jul 09
-
25 Jun 09
-
20 May 09
-
17 May 09
Roger BoekenMost web-developers have probably worked with some sort of revision control system, but designers may find it a foreign concept. The most obvious benefit of using revision control is the ability to have an unlimited number of people working on the same code base, without having to constantly send files back and forth.
But designers and developers can both benefit from using revision control systems to keep copies of their files and designs. You can instantly browse previous “commits” to your repository and revert to earlier versions if something happens.
This article reviews some of the top open-source version control systems and tools that make setting up a version control system easy.+++ cvs version control compare open source free revision vcs versioncontrol subversion svn
-
Most web-developers have probably worked with some sort of revision control system, but designers may find it a foreign concept. The most obvious benefit of using revision control is the ability to have an unlimited number of people working on the same code base, without having to constantly send files back and forth.
But designers and developers can both benefit from using revision control systems to keep copies of their files and designs. You can instantly browse previous “commits” to your repository and revert to earlier versions if something happens.
This article reviews some of the top open-source version control systems and tools that make setting up a version control system easy.
CVS
-
-
03 May 09
-
29 Apr 09
-
31 Mar 09
-
12 Mar 09
-
21 Dec 08
-
12 Dec 08
-
11 Dec 08
-
10 Dec 08
-
04 Nov 08
-
03 Nov 08
-
29 Oct 08
-
28 Oct 08
Alfonso de la Guarda ReyesIf you’ve ever collaborated with other people on a project, you know the frustration of constantly swapping files. Some do it by email, some through file upload services and some by other methods. It’s a
-
25 Oct 08
-
22 Oct 08
-
20 Oct 08
-
12 Oct 08
-
10 Oct 08
-
09 Oct 08
-
08 Oct 08
-
07 Oct 08
-
06 Oct 08
-
26 Sep 08
-
25 Sep 08
-
24 Sep 08
-
23 Sep 08
-
22 Sep 08
-
Alain AntoneIf you’ve ever collaborated with other people on a project, you know the frustration of constantly swapping files. Some do it by email, some through file upload services and some by other methods. It’s a pain in the neck, and every designer and developer knows it. Revision control is an excellent way to combat the problem of sharing files between workers.
cvs tools smashing opensource developpement versioncontrol svn git subversion
-
If you’ve ever collaborated with other people on a project, you know the frustration of constantly swapping files. Some do it by email, some through file upload services and some by other methods. It’s a pain in the neck, and every designer and developer knows it. Revision control is an excellent way to combat the problem of sharing files between workers.
-
-
21 Sep 08
Erhan BURHANVersion kontrolü yapmamızı sağlayan 7 açık kaynak kodlu sistem
-
20 Sep 08
-
19 Sep 08


Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.