LinuxPlanet: Using the Apache CVS Repository | Linux Today

LinuxPlanet: Using the Apache CVS Repository

Written By
Web Webster
Web Webster
Apr 14, 2000

[ Thanks to Kevin
Reichard
for this link. ]

“The Apache HTTP Server project keeps all of its source files in
a central CVS source code repository. As changes are made, they are
applied to this master repository; when a release is built, it is
assembled from the same repository. But suppose you want to
keep up with the latest and greatest Apache developments (and
bugs), without having to wait for a release? How would you do it?
That’s what this article is all about.”

“anonymous CVS
This method allows you to keep up by accessing a copy of the master
repository. At least two systems currently make such copies at
intervals and allow those copies to be accessed using a generic
read-only account. This ‘generic’ account is similar to the
‘anonymous’ account used to access FTP repositories, hence the name
‘anonymous CVS,’ like ‘anonymous FTP.’
Needs: a CVS client.”

“tarball download
Synchonising with the sources this way is as simple as pulling down
a compressed tar archive and unpacking it.
Needs: a Web browser, the ability to gunzip files, and a tool
capable of reading tar archives.”

“rsync
The rsync tool allows you to keep a local directory tree in sync
with a remote one. In this case, you can use it to keep your local
copy of the Apache sources in lockstep with one of the readonly
copies of the master repository.
Needs: an rsync client.”

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.