- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

SVN: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:


== See also ==
== See also ==
* [[Software Development Tools, Compilers & [Libraries]]
* [Software Development Tools, Compilers & Libraries]
* [[HLRS GForge]]
* [[HLRS GForge]]



Revision as of 11:28, 1 March 2010

In software development, Subversion (SVN) is a version-control system initiated in 1999 by CollabNet Inc. Developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).
Developer: CollabNet, Elego, WANdisco
Platforms:
Category: Revision Control
License: Apache License
Website: SVN homepage


Cray XT5m special

To use svn on the Cray XT5m load the corresponding module

module load subversion


See also

  • [Software Development Tools, Compilers & Libraries]
  • HLRS GForge

External links