Best Version Control Systems for Linux
eclipse-plugin-subclipse goal is to build a version control system that is a compelling replacement for CVS in the open source community. Subclipse is an Eclipse Team Provider plug-in providing support for Subversion within the Eclipse...
TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion configuration management systems. The user interface is consistent across Unix/Linux, Windows, and MacOS X. TkDiff is included for browsing and merging your changes. TkCVS shows the...
Onzen is an open source graphical software that provides a friendly user interface (GUI) for popular revision control systems, such as Git, CSV, Mercurial or Subversion.With this software, users will be able to view, commit, update, diff, revert, remove,...
OpenLexicon is a business rules and business process management tool that rapidly develops applications for transaction and process-based applications.There are two main components of OpenLexicon: the metadata repository and the business rules engine. The...
Mindquarry Collaboration Server is a set of well proven professional collaboration tools made easy to be usable for everyone.This enables you to streamline your work and become more efficient, productive and creative.Mindquarry is free software....
ghsync is a Python script that uses the GitHub API to get a list of all forked, mirrored, public, and private repos in your GitHub account. If the repo already exists locally, it will update it via git-pull. Otherwise, it will properly clone the...
Mercurial is an open source, free, lightweight, fast, portable and distributed Source Control Management (SCM) system and version control system specifically designed to efficient handling of very large distributed projects.
The software provides users...
CrossVC is a graphical Interface for the cvs client commandline tool on the Unix, Windows and Mac OS X platform. CrossVC XXL allows to load modules from a server (checkout), create modules on the server (import), as well as checking the state of...
xdelta is a library and application for computing and applying file deltas. xdelta project features VCDIFF encoding and decoding.Xdelta was designed and implemented by Joshua MacDonald. The delta algorithm is based on the Rsync algorithm, though...
udr is a Unicode dict reader in the spirit of csv.DictReader that recodes lines in UTF-8. It mostly extends the csv UnicodeReader from the python csv docs and makes it a dict reader.Thanks go to the authors of csv, csv.DictReader and the csv doc...