TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer.
It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
Register Date: 2008-11-28 19:47
|
Related ProjectsComplete Walker Revision Administrator, vssjscript, TortoiseGit Japanese language pack, KDiff3, meld-installer |
Subversion is a version control system. Originally designed to be a compelling replacement for CVS in the open source community, it has far exceeded that goal and seen widespread adoption in both open source and corporate environments. The Subversion project produces Subversion's core libraries (written in C), a fully functional command line client (svn), repository administration programs, API bindings for various languages (Perl, Python, Java, Ruby, etc.), and various additional tools and scripts.
Related ProjectsMPC-BE, Amateras, TortoiseSVN, Win32 Disk Imager, SharpDevelop-jp |
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
Related ProjectsAll-In-One Project, TuxGuitar, Amateras, SmillaEnlarger, Darik's Boot and Nuke |
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.
Related ProjectsAll-In-One Project, TortoiseSVN, SmillaEnlarger, iReport-Designer for JasperReports, Properties Editor |
Scmbug integrates software configuration management (SCM) with bug-tracking. It aims to solve the integration problem once and for all. It will glue any source code version control system (such as CVS/CVSNT, Subversion, and Git) with any bug tracking system (such as Bugzilla, Mantis, Request Tracker, Test Director).
Related ProjectsSmillaEnlarger, Darik's Boot and Nuke, iReport-Designer for JasperReports, TortoiseSVN, TuxGuitar |
Trac is a minimalistic but highly useful issue tracker and software project environment based around an integrated Wiki engine. Features include an interface to Subversion (source revision control), a bug/issue tracking database, and convenient report facilities.
Related ProjectsSharpDevelop-jp, iReport-Designer for JasperReports, SmillaEnlarger, Properties Editor, TuxGuitar |
A tool for editing version-control repository history, reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly, and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.
Related ProjectsiReport-Designer for JasperReports, TortoiseGit Japanese language pack, TortoiseSVN, Darik's Boot and Nuke, DeSmuME |
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference, and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Bazaar, Git, ClearCase, Perforce, SCCS, RCS, CVS, or Subversion. In other words, it lets you grok (profoundly understand) the source.
Related ProjectsiReport-Designer for JasperReports, nkf Network Kanji Filter, TortoiseSVN, DeSmuME, SmillaEnlarger |
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing and interacting with Subversion and CVS repositories through your Web browser. It can browse directories, view changelogs, generate diffs, view arbitrary revisions, and display annotated ("blame") listings. It has full support for tags and branches, and contains a database-backed query system like Bonsai. It was initially based on the cvsweb work by Henner Zeller, but has been ported to Python and dramatically enhanced.
Related ProjectsiReport-Designer for JasperReports, TuxGuitar, XOOPS, DeSmuME, Darik's Boot and Nuke |
cvsweb is a visual (WWW) interface for exploring a CVS repository. Its enhancements include recognition and display of popular MIME-types, visual, color-coded, side-by-side diffs of changes, and the ability sort the file display and to hide old files from view. cvsweb requires the server to have CVS and a CVS repository worth exploring.
Related ProjectsMPC-BE, TortoiseSVN, Properties Editor, Win32 Disk Imager, MeCab |
deltasql is a tool to synchronize databases with source code, which helps to keep database evolution under control. While developing mid-sized or big applications, developers make changes to the data model that go along with changes to the source code. From time to time, branches of source code are done to stabilize the code that will go to production. A sort of data model branch is also needed. deltasql provides a simple way to collect all scripts that change the data model and means to handle data model branches. The deltasql server runs on Apache and is backed by MySQL.
Related ProjectsAll-In-One Project, Amateras, MeCab, Media Player Classic - Home Cinema, Dumpper v.60.3 |
SVNManager is a Web-based administration tool for
servers that host Subversion repositories. With
this tool, users can remotely create repositories,
give access rights to users and groups, dump and
load repositories, and invite users to create an
account on the server.
Related ProjectsWin32 Disk Imager, MPC-BE, All-In-One Project, Properties Editor, Dumpper v.60.3 |
arch is a modern replacement for CVS, specifically
designed for the distributed development needs of
open source projects. It has uniquely good support
for development on branches (especially good
merging tools), distributed repositories (every
developer can have branches in their own
repository), changeset-oriented project management
(arch commits changes to multiple files at once),
and, of course, file and directory renaming.
Related ProjectsSmillaEnlarger, All-In-One Project, TortoiseSVN, Darik's Boot and Nuke, TuxGuitar |
Gitblit is a pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups which want to host centralized repositories.
Related ProjectsBlueGriffon Japanese Language Pack, iReport-Designer for JasperReports, TuxGuitar, coroid project, Darik's Boot and Nuke |
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
Related ProjectsSmillaEnlarger, SharpDevelop-jp, Darik's Boot and Nuke, All-In-One Project, TortoiseSVN |