Must have Version Control Systems for Linux
svnauthcheck project is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself.Install:For the impatients:...
svnfiltereddump is a Python tool that allows to extract parts of Subversion repositories.It is a bit like svndumpfilter or svndumpfilter2. But it has less limitations and has the ability to drop drop old revisions.The source repository must be given on...
Svnmailer is a tool to post subversion repository commit information by mail, news or XML (to a CIA tracker).The svnmailer package is derived from the script mailer.py distributed with subversion. Svnmailer arose from the idea to add some features to the...
Syncro SVN Client makes easier the document and code sharing between content authors or developers.This project front-end allows you to browse repositories, check for changes, commit changes, update your working copy and examine the revision...
Synkie is a Python tool that watches a part of a git repository, committing and pushing changes as they occur. It provides optional desktop notification in case of errors. It does not cope with merge errors, these have to be manually...
TeamControl is a git send-email --to-cmd/--cc-cmd tool for repositories with multiple teams or/and constantly changing teams without a mailing-list.InstallUse your favorite tool to download from the Cheeseshop and install:pip install...
testrepository provides a database of test results which can be used as part of developer workflow to ensure/check things like: * No commits without having had a test failure, test fixed cycle. * No commits without new tests being added. *...
Tig is an open source git repository viewer and browser that can act as a pager for output from different git commands.Using Tig as a pager will display input from stdin and colorize it.What is new in this release:Improvements:
Make tig prompt commands...
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...
tkdiff program is a merge tool and a graphical diff that runs under Unix, Mac OSX and Windows.It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of...