subversion

Getting and Building the Haiku Source Code

Submitted by Waldemar Kornewald on Sat, 2006-10-28 09:10.   Tags:  :: :: :: ::

Please note this document mainly pertains to building Haiku under BeOS R5 and later.

Getting the source

All commands must be executed in the Terminal.

Go to the parent directory for Haiku's repository and enter:

svn checkout svn://svn.berlios.de/haiku/haiku/trunk haiku

This will checkout the source into a new subdirectory called "haiku". Members of Haiku should login with their BerliOS account to get commit access:

Using Subversion with the Haiku Source Repository

Submitted by Axel Dörfler on Mon, 2005-03-07 05:00.   Tags:  ::

As we've already announced earlier, we're planning to switch our version control system from CVS to Subversion. While CVS is working nice basically, it's much too limited to serve as a good foundation for a project of a size like ours.

The following document should give you an introduction on how to use Subversion with our repository - it will not provide you with many details, but with some pointers in case you want to know more about Subversion. The current version of Subversion is 1.1.3.

Syndicate content