zez.org: Version Control Management with CVS - Part 1 | Linux Today

zez.org: Version Control Management with CVS – Part 1

Written By
Web Webster
Web Webster
Nov 7, 2000

[ Thanks to Paul K
Egell-Johnsen
for this link. ]

CVS is a Version Control System which helps multiple
developers manage software projects.
I’ll not discuss whether
or not CVS is the best choice over other free and commercial
Version Control Systems, I’ll instead show how CVS is used and give
some small tips. This first part deals with setting up CVS locally,
checking out a project and getting updates.”

“Before you start using CVS you’d better setup a couple of
environment variables. All examples uses bash syntax.”

“First the CVS root needs to be set, this tells the CVS program
were to look for projects unless another root is set explicitly.
The CVSROOT variable consists of four items:
1. The protocol type, this can either be the use of pserver, remote
shell execution (RSH and SSH) or locally.
2. The user name which has CVS access.
3. The server on which the repository resides.
4. The path on the server to the repository.”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.