This package browser is in early development. Mind the rough edges.

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.

Installation

Install the latest version of subversion as follows:

guix install subversion

Or install a particular version:

guix install subversion@1.14.2

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.