Special

Special Print Closeout!

We're clearing out the remainder of our print issues at fire sale prices -- as much as 75% off! Quantities are extremely limited and only available while supplies last. Hurry to take advantage of this one-time offer.

RBD Magazines

Once these printed back issues are gone, they are gone!

Article Preview


Buy Now

PDF:

Feature

REAL Revision Control

A survey of three RCS tools for REALbasic projects

Issue: 7.5 (July/August 2009)
Author: JC Cruz
Article Description: No description available.
Article Length (in bytes): 35,825
Starting Page Number: 36
RBD Number: 7514
Resource File(s): None
Related Web Link(s):

http://ftp.gnu.org/non-gnu/cvs/binary/feature/
http://ftp.gnu.org/non-gnu/cvs/source/feature/
http://subversion.tigris.org/getting.html#binary-packages
http://subversion.tigris.org/servlets /ProjectDocumentList?folderID=260&expandFolder=74
http://git-scm.com/download
http://kernel.org/pub/software/scm/git/git-1.6.3.1.tar.gz
http://svnbook.red-bean.com/en/1.4/svn-book.html
http://www.mactech.com/articles/mactech/Vol.24/24.02/GettingStartedwithGit/index.html
http://www.mactech.com/articles/mactech/Vol.22/22.11/2211XCode/index.html
http://www.mactech.com/articles/mactech/Vol.22/22.10/BudgetCVS/index.html
http://cvsbook.red-bean.com/cvsbook.html
http://www.chem.helsinki.fi/~jonas/git_guides/HTML/git_guide/
http://en.wikipedia.org/wiki/Concurrent_Version_System
http://en.wikipedia.org/wiki/Git_(software)
http://en.wikipedia.org/wiki/Subversion_(software)

Known Limitations: None

Excerpt of article text...

In today's article, we explore that important yet often ignored aspect of project development: revision control. First, we learn how revision control works and how it benefits a software project. Then we study the feature set of a typical revision control tool. Finally, we look at three types of tools, tools that are open-source and free.

The Need For Revision Control

Large software projects consist of two or more files. Some of the files contain text data, which may be source code or project notes. Others contain binary data, which can be an image, sound, or animation. Some files can even be external code, code compiled into a compact, easily shared form.

Furthermore, large projects often have two or more developers working on them. One developer may be implementing a feature; another may be fixing bugs. The work may affect a unique set of files. Or it may affect files shared by several developers.

With a large number of files and developers involved, we need a way to track those files throughout the project cycle. We need some way to manage the changes made to each file. And, we need to coordinate the developer traffic and prevent these developers from overwriting each other's work. This is where revision control comes into play.

...End of Excerpt. Please purchase the magazine to read the full article.

Article copyrighted by REALbasic Developer magazine. All rights reserved.


 


|

 


Weblog Commenting and Trackback by HaloScan.com