Download:SourceCode

From BoardCAD

Jump to: navigation, search

We use SVN (Subversion) to manage the changes to the source code. SVN stores not only the current version of the code, but also keeps track of all the changes and who made them. You need an SVN client to access the code. If you use Linux you are likely to have SVN installed, otherwise you can download the official SVN client at http://subversion.tigris.org (available for Linux, Mac OS X, and Windows). Windows users can alternatively use TortoiseSVN ( http://tortoisesvn.net ) which is integrated into Windows Explorer and very easy to use.


Using tigris SVN

Our Subversion repository can be checked out through SVN with the following instruction set:

svn co https://boardcad.svn.sourceforge.net/svnroot/boardcad boardcad


Using TortoiseSVN

If you are using TortoiseSVN, simply create a folder named boardcad, right click on the created folder and choose SVN checkout and simply type in the URL of the repository (see screenshots below).

Image:Checkout1.png

Image:Checkout2.png


Upload code

Everyone are allowed to download the code, but to be able to upload you have to be a member of the boardcad project at Sourceforge. If you want to be part of the developers you have to create an account at sourceforge and mail us your username so we can include you in the project.

Personal tools