Apache Subversion
Apache Subversion Description
Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.
Apache Subversion Features
Directories are versionedCopying, deleting, and renaming are versionedFree-form versioned metadata ("properties")Atomic commitsBranching and tagging are cheap (constant time) operationsMerge trackingFile lockingSymbolic links can be versionedExecutable flag is preservedApache network server option, with WebDAV/DeltaV protocolStandalone server option (svnserve)Parseable outputLocalized messagesInteractive conflict resolutionRepository read-only mirroringWrite-through proxy over WebDAVNatively client/server, layered library design with clean APIsBinary files handled efficientlyCosts are proportional to change size, not data sizeBindings to programming languagesChangelists Download:
Click Here