Repository: Difference between revisions

From Sharpfin
Jump to navigation Jump to search
(New page: == 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 ...)
 
Line 12: Line 12:


You can get full details on how to use SVN from here: http://svnbook.red-bean.com/en/1.4/index.html
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 https://sharpfin.zevv.nl/svn

Revision as of 11:24, 22 March 2008

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 'sh', or on your Linux box, cd to the local directory you wish to use for the sharpfin code, and type:

   svn checkout https://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 https://sharpfin.zevv.nl/svn