Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: Move subversion with the other version control systems.•••* gnu/packages/subversion.scm: Remove file. * gnu/packages/version-control.scm (subversion): New variable. * Makefile.am (MODULES): remove subversion.scm. | Cyril Roelandt | 2013-06-17 |
* | gnu: subversion: Download from apache archive site.•••* gnu/packages/subversion.scm (subversion): Download from archive.apache.org, where versions are kept for a longer period of time. Previously, we downloaded from the mirrors, which keep only the most recent versions. | Mark H Weaver | 2013-06-08 |
* | gnu: Use `mirror://apache' where applicable.•••* gnu/packages/libapr.scm (libapr, libaprutil): Use `mirror://apache'. * gnu/packages/subversion.scm (subversion): Likewise. | Ludovic Courtès | 2013-01-25 |
* | gnu: Add Subversion.•••* gnu/packages/subversion.scm: New file. * Makefile.am (MODULES): Add it. | Cyril Roelandt | 2013-01-25 |