Difference between revisions of "Checkout source from Subversion"

From OpenKM Documentation
Jump to: navigation, search
Line 6: Line 6:
  
 
Select the '''svn''' type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/branches/4.0/openkm to refer version 4.0:
 
Select the '''svn''' type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/branches/4.0/openkm to refer version 4.0:
 +
 +
Select the '''svn''' type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/ to refer version 5.0:
  
  

Revision as of 09:43, 20 September 2010

Go to File / New / Other and select Maven / Checkout Maven Projects from SCM:


Okm dev guide 001.jpeg


Select the svn type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/branches/4.0/openkm to refer version 4.0:

Select the svn type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/ to refer version 5.0:


Okm dev guide 002.jpeg Okm dev guide 003.jpeg


Be patient, first time you downloading OpenKM from svn, you're downloading all libraries to your maven repository. It could take several minutes depending your Internet connection.


Okm dev guide 006.jpeg


After OpenKM will be downloaded, and automatically compiled.


Nota clasica.png If you want native support for Subversion, you have to install the libsvn-java package in Linux. The edit the eclipse.ini configuration file and add the following line:

-Djava.library.path=/usr/lib/jni