Source Repository

The source code is available from the FreeHEP SVN repository.

Subversion

To get a copy of the code locally, for compilation, you need to have a subversion client installed, capable of handling the 'svn' schema.

Type:

svn --version

to see if you have such a client. If not, visit the subversion website to install one.

Source Code for freehep-nar-plugin

Check out the code by issueing the command:

svn co svn://svn.freehep.org/svn/freehep/freehep-nar-plugin/trunk freehep-nar-plugin

which creates a freehep-nar-plugin subdirectory and puts the latest revision of freehep-nar-plugin in it.