Page 1 of 1

openSource CVS - can anyone recommend one?

Posted: Thu May 29, 2003 9:05 am
by patrikG
Can anyone recommend a openSource CVS, possibly written PHP?
It doesn't need to be cutting edge - I just need it for small-scale projects. And, of course, it should be fairly easy to use :)

Posted: Thu May 29, 2003 9:18 am
by nielsene
Are you asking about an open-source CVS viewer /front-end client? Or alternate version control software? CVS is open source, but in C.

I've always used command-line to commit/update/rollback CVS changes in my projects. However I've used viewCVS through sf.net for quickly browsing/diffing the repository.