subversion
Revision control system
Subversion (svn) exists to be recognized and adopted as a 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.
- Versions: 1.14.3
- Website: https://subversion.apache.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of subversion
as follows:
guix install subversion
Or install a particular version:
guix install subversion@1.14.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/subversion/'><img src='http://127.0.0.1:3000/packages/subversion/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/subversion/badges/latest-version.svg)](http://127.0.0.1:3000/packages/subversion/) Org: [[http://127.0.0.1:3000/packages/subversion/][http://127.0.0.1:3000/packages/subversion/badges/latest-version.svg]]