|
There is a CVSWeb out there somewhere. It is a read-only interface to your source files.
If you haven't gotten that far, you might want to look at Subversion 1.0. It's the cvs replacement that has just come out recently. I believe it has a webdav module for accessing a repository via Apache 2.x.
It has a number of improvements over cvs. I haven't gotten around to using it myself, so if you decide to go this route, do a little research on your own first.
|