Web Sites Using CVS
-
- Netscape
-
The Netscape Internet site was in 1997 the most
heavily trafficked site in the world serving close to
5 million users and receiving more than 120 million
hits each day. The site provides both information and
services. They maintain their web content with CVS
(source: "Lessons Learned Administering Netscape's
Internet Site", by Dan Mosedale, William Foss, and
Rob McCool).
- Student.com
-
Student.com's goal is to provide an interactive and
interesting site where students can hang out, get
some useful stuff, be entertained and entertain each
other. David Sklar of Student.com writes:
" . . . CVS . . . gives us the ability to reproduce
pages as they were in any state or at any time
since their creation, as well as the ability to
look at a log of all changes to any page and see
who made what change when.
"I don't know what production systems others are
using, but I am honestly shocked that a
document-flow system that you might pay tens or
hundreds of thousands of dollars for wouldn't offer
this capability . . . "
(source: "Web page archiving solution?" at the end of
"Looming Loss of Legal Notices Revenue Due to
Internet", Steve Outing, Editor & Publisher
Interactive, 8 Dec 1997).
For technical details on how they do things, see
David Sklar's page
on the subject. It has lots of good ideas on topics
such as moving content around between live web
servers and development servers that developers use
in writing their content, integrating changes by
several developers (for example, what he calls a
"staging server manager" is sometimes called an
"integrator" in software development), and more.
- Johns Hopkins
ACM
- The Johns Hopkins chapter of the Association for
Computing Machinery has a CVS server which they use to
maintain web pages. They have cvsweb running to allow
browsing the files under CVS.
Being added to this page
In response to the many requests we've had to add
projects to this page, we expect future additions to be
primarily via reciprocal links. To participate, first
write up a web page concerning your use of CVS. It should
contain at least one link to a CVS web page, and should
have some link from your main home pages (for example
from the "about us" page, the "about our web server"
page, or whatever makes sense for you). Good things to
mention are (1) how many people use CVS on how many
platforms, (2) the approximate amount of source (number
of files, number of megabytes) in a single CVS repository
or a single directory in CVS, and (3) anything you have
to say about why CVS is good choice for you. Then tell us
the location of your CVS page.
Although we generally expect to link to pages which
follow the above criteria, we reserve the right to decide
what to link to.
|