Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Browsing of SVN

To browse via the web use the ViewVC interface:

http://svn.apache.org/viewvc/activemq/camel/trunk/Image Added

Or to browse the source tree directly:

https://svn.apache.org/repos/asf/activemq/camel/trunk/Image Added

Checking out from SVN

Code Block

svn co https://svn.apache.org/repos/asf/activemq/camel/trunk camel

Only project developers can commit to the SVN tree via this method. SSH must be installed on your client machine. Enter your site password when prompted.

SVN and Eclipse

See this article for getting started guides. Basically you need subclipse

Branches

We use the trunk for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at a specific branch here

https://svn.apache.org/repos/asf/activemq/camel/branches/Image Added

Building the code

To then build the code see Building.Created by James Strachan
On Mon Mar 19 11:01:38 GMT 2007
Using TimTam