fmII
Mon, Oct 13th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 11:54 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 CVS 1.11.11 (Default)
Section: Unix

 

Added: Tue, Feb 3rd 1998 20:38 UTC (10 years, 8 months ago) Updated: Sun, May 11th 2008 12:49 UTC (5 months, 5 days ago)


About:
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network.

Release focus: Major security fixes

Changes:
This release fixes two security issues with root access and file system traversal. Furthermore, it includes some fixes for case sensitivity, symbolic link handling, portability, and the build process.

Author:
CVSHome.org

Rating:
8.23/10.00 (43 votes)

Homepage:
http://ximbiot.com/cvs/wiki/Main%20Page
Tar/GZ:
http://ftp.gnu.org/non-gnu/cvs/source/stable/
Tar/BZ2:
http://ftp.gnu.org/non-gnu/cvs/source/stable/
Changelog:
http://cvs.savannah.gnu.org/[..]/ccvs/NEWS?revision=1.116.2.173&root=cvs
Debian package:
http://packages.debian.org/cvs
CVS tree (cvsweb):
http://cvs.savannah.gnu.org/[..]/ccvs/?root=cvs&pathrev=cvs1-11-x-branch

Trove categories: [change]
[Intended Audience]  Developers
[License]  OSI Approved :: GNU General Public License (GPL)
[Topic]  Software Development :: Version Control, Software Development :: Version Control :: CVS

Dependencies: [change]
No dependencies filed

 
» Rating: 8.23/10.00 (Rank 355)
» Vitality: 0.17% (Rank 1229)
» Popularity: 14.09% (Rank 108)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 103,058
   URL hits: 88,783
   Subscribers: 391

Projects depending on this project:
RANCID
dnscvsutil
cvsmail
cvsq
CVS History
(Note: 21 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
Cameleon for OCaml
cvsweb
Deluxe Loginfo
PHP Revision Management
JBCcm

Users who subscribed to this project also subscribed to:
Gtk-Perl
Sylpheed
SANE
findutils
SILC


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.11.23 11-May-2008 GNU General Public License (GPL) Homepage Tar/GZ Changelog

 Releases

Version Focus Date
1.11.23 Minor feature enhancements 11-May-2008 19:49
1.11.20 Minor security fixes 20-May-2005 16:05
1.11.19 Major bugfixes 22-Mar-2005 17:17
1.11.17 Major security fixes 19-Aug-2004 20:32
1.11.11 Major security fixes 09-Jan-2004 11:02
1.11.9 Minor feature enhancements 15-Oct-2003 13:48
1.11.6 Major bugfixes 13-Jul-2003 10:38
1.11.5 Major security fixes 20-Jan-2003 21:57
1.11.4 Minor bugfixes 30-Dec-2002 18:39
1.11.2 Minor bugfixes 21-Apr-2002 05:48

 Articles referencing this project

 Comments

[»] CVS is great!
by Ricky Ng-Adam - Aug 1st 2000 15:27:40

A requisite for proper software development... Great and highly recommended: the learning curve is a bit stiff and the installation can take awhile but it is worth it. And your developers can still use their beloved Windows by using WinCVS (www.wincvs.org)

[reply] [top]


    [»] WinCVS no good
    by Walles - May 31st 2002 07:10:38

    And your developers can still use their beloved Windows by using WinCVS (www.wincvs.org)

    IMO, WinCVS is really no good. I found it to be more complicated to use than pure command line CVS (as can be had on Windows using Cygwin). Another Windows frontend for CVS that I haven't used, but has a good rep is Tortoise CVS. You may want to try that one before WinCVS.

    [reply] [top]


      [»] Re: WinCVS no good
      by Aurélien Géron - May 31st 2002 23:43:35


      > And your developers can still use their
      > beloved
      > Windows by using WinCVS
      > (www.wincvs.org)
      >
      > IMO, WinCVS is really no good. I
      > found it to be more complicated to use
      > than pure command line CVS (as can be
      > had on Windows using Cygwin). Another
      > Windows frontend for CVS that I haven't
      > used, but has a good rep is Tortoise
      > CVS. You may want to try that one
      > before WinCVS.

      I somewhat disagree:
      - yes, WinCVS is a bit complicated. You still need to know CVS well to be able to use it. I have tried out a couple of the existing CVS GUIs, and they all assume you know most of the details of CVS (except to a certain point Turtoise, as you pointed out). If you thought WinCVS would make CVS easier, well it doesn't: it's purely a graphical wrapper around CVS.
      - BUT I - and certainly many people - find that launching CVS commands visually is extremely convenient and often way faster than the command line: WinCVS is *great* for that purpose.

      Thx,
      Aurélien Géron.

      [reply] [top]


        [»] WinCVS makes CVS *harder*
        by Walles - Jun 1st 2002 14:47:15

        A clarification: As you said, I expected WinCVS to make CVS easier to use. For me however, WinCVS was not only "not easier" than command line CVS, but harder.

        YMMV of course, and people interested in Windows GUIs for CVS should definitely try more than one before deciding.

        [reply] [top]


    [»] free cvs server
    by Scoot - Nov 11th 2003 08:05:19

    There is a free cvs server! No need for your project to be open source, access with any freely available cvs client for any OS( tortoise is probably the easiest on win ) www.cvsdude.org

    [reply] [top]


      [»] Re: free cvs server
      by Ophir - Jan 13th 2004 08:01:46


      >
      > There is a free cvs server! No need for
      > your project to be open source, access
      > with any freely available cvs client for
      > any OS( tortoise is probably the easiest
      > on win )
      >
      > www.cvsdude.org
      >

      CVSdude is a great service, but the bummer is - it's confied to 2Mb of web space (for free). Larger accounts cost money (which of course may very well be worth it). So this option is only available for relatively small projects.

      Other than that - great service.

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs