CVS, Git, Arch Linux Version control mini how to

by Vivek Gite on October 10, 2006 · 0 comments

This is an overview of architectures, models, and examples.

Version control systems, or source management systems, are an important aspect of modern software development. Not using one is like driving a car too fast: it's fun and you might get to your destination faster, but an accident is inevitable. This article provides an overview of Software Configuration Management (SCM) systems and their benefits. It also reviews the most common SCM architectures. Finally, it explores some of the new approaches that are available and how they differ from the earlier methods.

Source control typically implies the control of source code and associated files, whereas source management can apply to any type of asset. A Web site consisting of Hypertext Markup Language (HTML) and binary image files, general text documents, or any other file is a candidate for revision control by an SCM system.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 2 + 6 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: