Get source code

From KolibriOS wiki
Revision as of 16:42, 21 October 2013 by Esevece (talk | contribs) (→‎Mac OS)
Jump to navigation Jump to search

Install Subversion

Linux

  • Ubuntu
apt-get install subversion
  • Archlinux
pacman -S subversion

Mac OS

  • Mountain Lion
Install the Command Line Tools for Xcode from Xcode -> Preferences -> Downloads.
Or download it directly from https://developer.apple.com/downloads/
  • Previous versions
Comes installed.

Get the code

  • In a terminal go to where you want to put the source code of Kolibri.
  • Now run the following and wait:
svn checkout svn://kolibrios.org kolibrios