LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-08-2005, 02:42 AM   #1
minm
Member
 
Registered: Jun 2003
Location: Canada
Distribution: suse 9.2
Posts: 582

Rep: Reputation: 30
What are cvs packages?


Hello, can anyone tell me what exactly cvs packages are? The benefits and the downfalls?

Thanks
 
Old 01-08-2005, 03:06 AM   #2
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
CVS = Concurrent Versioning System

In English: it's a system to keep track of changes made to code when there are multiple people working on the same project.

When you download a cvs package from a CVS server, you are downloading the absolute latest version of the software. And by that, I mean you are typically getting code that was merged into the project that day. The project is being actively developed, and you're downloading a daily snapshot.

This is great if you want to stay on the bleeding edge. It's not so great if you want stability. Someone may have just merged in code that has a bug. Someone may have checked in code that prevents a successful compile. If the developers have a strict checkin policy, then that lowers the chances, but people are human and sometimes make mistakes.

However, some projects will create "releases" inside CVS that you can check out. These are considered stable because the set of files won't change; they're frozen. With this route, you obviously aren't getting the latest-and-greatest.

My suggestion: unless you're a developer with the project, then you probably shouldn't mess with CVS unless it's the only way the project team offers the code (free Cedega is an example), or at least, stick to stable releases.
 
Old 01-08-2005, 03:08 AM   #3
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
CVS - Concurrent Versions System

i hae used that to get the latest packages
if u want to get the latest develpment packages ,and cannot wait for their Stable release then u can do that by CVS, if it is supported

the disadv. will be that they are not tested for stabilty so might end up with some bugs

regards
 
Old 01-08-2005, 03:10 AM   #4
not_an_expert
Member
 
Registered: Oct 2004
Location: Springfield VA
Distribution: Slackware
Posts: 39

Rep: Reputation: 15
CVS == Concurrent Versioning System - a source code management system.

CVS is where programmers check in their latest code revisions. The code is the latest and (hopefully) greatest, but at best it can be considered beta. It is often pre-alpha. It depends on the check-in standards and maturity of the project.
 
Old 01-08-2005, 02:11 PM   #5
minm
Member
 
Registered: Jun 2003
Location: Canada
Distribution: suse 9.2
Posts: 582

Original Poster
Rep: Reputation: 30
thanks all
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running CVS Server on Fedora Core 4 with pserver as "cvs" user rupak Fedora 2 09-17-2005 02:06 PM
create a cvs repository with existing files to cvs powah Linux - Software 1 08-19-2005 09:19 AM
Obtaining sources by CVS - no cvs access cybrjackle *BSD 0 01-18-2005 08:28 AM
How do I know what packages in a CVS to get AttiqGomer Linux - Newbie 1 10-25-2004 01:02 PM
cvs wine. Unable to download. Error "cvs: command not found" gonus Debian 5 08-03-2004 07:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration