Repository

From Sharpfin
Revision as of 16:30, 9 April 2009 by Philipp (talk | contribs)
Jump to navigation Jump to search

The Sharpfin Repository

You can now get anonymous access to the Sharpfin repository using SVN.

If you have installed the development tools when you installed cygwin, you will most likely have installed the svn application. If you are on a Linux box, you will probably have to download and install it from your distribution cd or provider. At worst, you will have to re-build it from: http://svnbook.red-bean.com/

In a cygwin shell 'bash', or on your Linux box, cd to the local directory you wish to use for the sharpfin code, and type:

   svn checkout https://svn.sharpfin.zevv.nl/svn

This will checkout the entire sharpfin tree.

You can get full details on how to use SVN from here: http://svnbook.red-bean.com/en/1.4/index.html

If you just want to browse the source without using SVN, just go to http://sharpfin.zevv.nl/websvn/

Building

To compile, you will need a cross-compiler. Visit the Toolchain page for details on where to get / how to build a cross-compiler for the Reciva radios.