Search results
Results from the WOW.Com Content Network
In the world of open source software, the Concurrent Version System (CVS) has long been the tool of choice for version control. And rightly so. CVS itself is free software, and its non-restrictive modus operandi and support for networked operation—which allow dozens of geographically dispersed programmers to share their work—fits the ...
CVSNT is a version control system compatible with and originally based on Concurrent Versions System (CVS), but whereas that was popular in the open-source world, CVSNT included features designed for developers working on commercial software including support for Windows, Active Directory authentication, reserved branches/locking, per-file access control lists and Unicode filenames.
Configuration Management Version Control (CMVC) [proprietary, client-server] – version control system, no longer available; GNU arch [open, distributed] – A very early system; deprecated since 2009 in favor of Bazaar; DCVS [open, distributed] – A decentralized spin on CVS, last released 2006 and since discontinued
£425 distribution fee for older version or £85 commercial license for latest version of CVS Suite or Change Management Server darcs: The Darcs team Active Distributed: Merge GPL-2.0-or-later: Unix-like, Windows, macOS: Free Dat: The Dat team Active Distributed: Merge BSD-3-Clause: Unix-like, Windows, macOS: Free Dimensions CM: Serena Software ...
TortoiseCVS is a CVS client for Microsoft Windows released under the GNU General Public License.Unlike most CVS tools, it includes itself in Windows' shell by adding entries in the contextual menu of the file explorer, therefore it does not run in its own window.
ViewVC (formerly ViewCVS) is an open-source tool for viewing the contents of CVS and SVN repositories using a web browser. It allows looking at specific revisions of files as well as side-by-side diffs of different revisions. It is written in Python and the view parameters can be modified directly in a URL using a REST style interface.
Fossil is a cross-platform DVCS that runs on Linux, BSD derivatives, Mac and Windows. It is capable of performing distributed version control, bug tracking, wiki services, and blogging. The software has a built-in web interface, which reduces project tracking complexity and promotes situational awareness.
PVCS Version Manager (originally named Polytron Version Control System) is a software package by Serena Software Inc., for version control of source code files. PVCS follows the "locking" approach to concurrency control; it has no merge operator built-in (but does, nonetheless, have a separate merge command).