Dashboard > Velo > Code Repository
Code Repository
Added by Asaf Shakarchi, last edited by Asaf Shakarchi on Aug 19, 2008  (view change)
Labels: 
(None)


Source code will be available in the next few days. We will update this page as soon as it is available.
You can watch this page by clicking the mail icon on the top right corner.

Checking out the code from Subversion

Getting Subversion

We use Subversion for version control. We recommend using the command line tools which can be obtained from tigris.org. These work on all modern operating systems. Also for Windows on can use the Tortoise SVN client as a graphical tool in addition to the command line clients. Tortoise uses a explorer shell extension to allow users to update or check out projects. You can get subversion here:

Also note that several IDEs are now supporting subversion as well so check with your IDE vendor if you can check out from withing your development environment.

Checking out the branches (recommended)

The source of the current stable branch can be checked out using the following subversion commands on *NIX:

svn co svn://svn1.safehaus.org/velo/branches/1.2

Checking out the trunk

The trunk can be checked out using the following subversion commands on *NIX:

svn co svn://svn1.safehaus.org/velo/trunk

Checking out tagged versions

The source for specific tagged versions of velo can be accessed from subversion from within the tags directory like so:

svn co svn://svn1.safehaus.org/velo/tags/release-1.2

Reference

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators