Skip to main content

You may be using a Web browser that does not support standards for accessibility and user interaction. Find out why you should upgrade your browser for a better experience of this and other standards-based sites...

Dartmouth Home  Search  Index

Dartmouth Home | Search | Index

Dartmouth home page
Computing at Dartmouth
 
Computing > Support >  Courses > Research > UNIX >  

Introduction to Revision Control

Although developed for source code management, revision control tools can be used for any text files that need to be edited and for which a revision history is required (e.g., source code in any programming language, LaTeX documents, HTML files, PHP scripts, shell scripts, and system configuration files). Revision control tools are available for almost all computing platforms and the principles are all similar. The RCS and SVN tools will be demonstrated on Linux and Mac OS X. Experience with a text editor would be helpful. Anyone editing source code, scripts, or documents should look at revision control tools.

 

Last Updated: 9/26/07