LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Cvs? (https://www.linuxquestions.org/questions/linux-general-1/cvs-23941/)

mikeshn 06-20-2002 10:13 PM

Cvs?
 
What is the purpose of CVS in LINUX?

Thanks

MasterC 06-21-2002 12:50 AM

CVS is Concurrent Version System, it is to have a place to keep updated files. If you want the most bleeding edge version of something, CVS is where to go.
Here is the CVS homepage. You can read all about it there.

Here's a quote from their website:
"This site is dedicated to supporting the community around CVS.

CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. CVS is useful for everyone from individual developers to large, distributed teams:

Its client-server access method lets developers access the latest code from anywhere there's an Internet connection.
Its unreserved check-out model to version control avoids artificial conflicts common with the exclusive check-out model.
Its client tools are available on most platforms. "

Rum 06-21-2002 01:10 AM

Any free cvs servers available for personal use?

MasterC 06-21-2002 01:58 AM

Do you actually mean for development? Or do you want a place to store your files?

Rum 06-21-2002 04:23 AM

Yes, just to store my files but in the cvs manner.

Mara 06-21-2002 03:17 PM

CVS is GPLed. Also most of the clients, utilities etc.


All times are GMT -5. The time now is 10:09 PM.