Search results
Results from the WOW.Com Content Network
SVK, a distributed revision control system. svnX, an open-source GUI client for Mac OS X. Versions, a Mac OS X GUI client. Cornerstone, a Mac OS X GUI client. RabbitVCS, an extension for GNOME's Nautilus file manager and gedit text editor. Agilo for Trac, a web-based Scrum tool. SVN Repo Browser Pro, an iPhone and iPad client.
Apache Subversion (often abbreviated SVN, after its command name svn) is a version control system distributed as open source under the Apache License. [1] Software developers use Subversion to maintain current and historical versions of files such as source code , web pages, and documentation.
http, https, svn, svn+ssh, file 14.4.1 April 12, 2024; 9 months ago () [11] No Diff, Merge, Revision Tree, Log, Blame TortoiseSVN: C++, MFC Microsoft Windows (32/64-bit/Arm64) GPL Windows Shell (Explorer) 54 languages (including English) [12] http, https, svn, svn+ssh, file, svn+XXX 1.14.7 April 16, 2024; 9 months ago () [13] No
VisualSVN is an Apache Subversion client, implemented as a low-level VS package extension for Microsoft Visual Studio, that provides an interface to perform the most common revision control operations directly from inside the Visual Studio IDE. VisualSVN is a commercial program, with a free 30-day trial available.
VisualSVN Server Standard Edition is free of charge and is available for commercial use. It is a fully functional Subversion server. Enterprise Edition. VisualSVN Server Enterprise Edition is a trialware with 30-day evaluation period. The trial enables additional features which are not available in Standard Edition:
Revision IDs: are used internally to identify specific versions of files in the repository. Systems may use pseudorandom identifiers, content hashes of revisions, or filenames with sequential version numbers (namespace). With Integrated Difference, revisions are based on the Changesets themselves, which can describe changes to more than one file.
Shared, all developers use the same file system; Client–server, users access a master repository server via a client; typically, a client machine holds only a working copy of a project tree; changes in one working copy are committed to the master repository before becoming available to other users
Part of SVNKit library is a command line Subversion client implemented on top of SVNKit. It is compatible with the native Subversion command line client and may be used in environments where it is not possible to install native Subversion or from within applications (e.g. Apache Ant scripts) that could not rely on the native Subversion presence.