PDA

View Full Version : Is there a free script for CVS ?



akersche
March 26th, 2001, 14:37
Hi,
I am curious if there is a free script for CVS. (version managment for software development, that would allow me any files to be hosted. would be ok, if file is locked when one checks it out.)
Would have needed that for a project.
Perhaps it would be helpful for the future.

something like: http://sourceforge.net/ offeres, but just the script.

Greetings
Arno

atlas
March 26th, 2001, 14:50
Uhh... cvs is free. You could be a bit more specific? Like you want some web interface?

-mk
atlascgi.com

akersche
March 26th, 2001, 15:46
hi,
thanks for your feedback. actually it already helped me finding what i was looking for.
I was looking for a web-interface for a cvs-system.
(didn't state that, cause i thought it would be obviouse, cause i am posting in cgi... forum)

I just looked for scripts at sites that offer scripts, but i forgot to look at the cvs-site itself.
http://www.cvshome.org/
There I could find a link to a web-interface, which is implemented in perl:
http://cvswebclient.sourceforge.net/
But then I need to install the cvs-server on my web-site, too.
And that's tricky: How do I find out about the operating system? (Using virtualave: SERVER_SOFTWARE = Apache/1.3.6 (Unix) g2am/1.44 adutil/1.8 g2ad/1.70 )

IS THERE a more simple cgi-script availiable, that includes some kind of server.

Greetings
Arno