LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Looking for a good web based version control system (https://www.linuxquestions.org/questions/linux-general-1/looking-for-a-good-web-based-version-control-system-190797/)

ChaosX2 06-07-2004 03:29 PM

Looking for a good web based version control system
 
I'm looking for a good web based version control system. I need it to be easy to use (decent looking web interface) and easy to administer. This is for a small scale project but I would like something that will scale well if possible.

Any recommendations?

trickykid 06-12-2004 11:17 PM

phpnuke, mambo and many others. You should try checking out freshmeat.net or sourceforge.net for more projects, etc.

ChaosX2 06-13-2004 02:01 PM

Quote:

Originally posted by trickykid
phpnuke, mambo and many others. You should try checking out freshmeat.net or sourceforge.net for more projects, etc.
Those are Content Management Systems. What I'm looking for is a version control system, like CVS. What I would really like is to be able to checkin/out file from the web interface. Right now I have subversion setup and it works good but I would really like a single clean interface GUI accessable thru the internet to manage it.

trickykid 06-13-2004 04:58 PM

Quote:

Originally posted by ChaosX2
Those are Content Management Systems. What I'm looking for is a version control system, like CVS. What I would really like is to be able to checkin/out file from the web interface. Right now I have subversion setup and it works good but I would really like a single clean interface GUI accessable thru the internet to manage it.
Crap.. my bad, read it totally wrong. Not sure on that one, at work we just simply use CVS, no gui needed, etc. :)

ChaosX2 06-14-2004 11:14 AM

Quote:

Originally posted by trickykid
Crap.. my bad, read it totally wrong. Not sure on that one, at work we just simply use CVS, no gui needed, etc. :)
No prob. I do it all the time :)

If the VCS was just for me then CVS would be fine, but I am getting ready to get a group together to work on a project and most use Windows and windows tools which means they won't use it unless it has an easy to use GUI. Plus it makes it a little easier for me to manage.

david_ross 06-14-2004 12:25 PM

There are windows CVS clients. Take a look at:
http://www.wincvs.org/

Subversion also has Linux and Windows clients:
http://subversion.tigris.org/


All times are GMT -5. The time now is 07:57 AM.