Download: Unterschied zwischen den Versionen
Aus OpenDino
Admin (Diskussion | Beiträge) (→Download Source Code) |
Admin (Diskussion | Beiträge) K (moved Documentation/Download to Download) |
(kein Unterschied)
|
Version vom 15. Februar 2013, 22:55 Uhr
Download Software
.
!!!!!!!!!!!!!!!!!!!!!!! CURRENTLY NOT AVAILABLE !!!!!!!!!!!!!!!!!!!!!!!
.
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.