Subversion

From Radlex Wiki

Jump to: navigation, search

Subversion is a version control system. Subversion is currently used in the development of the RadLex Protege Plugin and the RadLex Term Browser.

[edit] Repository

To view the code on the web, you can use ViewVC. To download the code, use one of the clients below and the Repository URL or from the command line (with subversion installed):

svn co https://radlex.svn.sourceforge.net/svnroot/radlex radlex

To get commit access to the repository, please contact the project administrators.

[edit] Clients

  • TortoiseSVN - Windows shell extension
  • RapidSVN - Cross Platform (Windows, Mac, Linux, Solaris)