Download: Unterschied zwischen den Versionen

Aus OpenDino
Wechseln zu: Navigation, Suche
(Download Source Code)
(kein Unterschied)

Version vom 15. Februar 2013, 23:51 Uhr

Download Source Code

.

!!!!!!!!!!!!!!!!!!!!!!! CURRENTLY NOT AVAILABLE !!!!!!!!!!!!!!!!!!!!!!!

.

The OpenOpal software is version controlled using a Subversion (SVN) repository. In the SVN repository, a "trunk" exist and "branches" might be added. "trunk" contains the main development and should always at least compile and be executable. "branches" are copies of the "trunk" for temporary modifications (see the subversion homepage) and should not be downloaded.

Download the software with shell command:

 $ svn checkout {ToDo:Link to SVN}

Downloading requires a subversion client or an appropriate plug-in for your IDE.