Versions Compared

Key

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

...

http://svn.apache.org/repos/asf/servicemix/smx3/trunk/ http://svn.apache.org/viewvc/servicemix/smx3/trunk/

Web Browsing of FishEye

A hearty thanks to Atlassian for providing FishEye hosting for ServiceMix. Below is the URL to browse the Subversion repo via FishEye:

Panel

http://fisheye6.cenqua.com/browse/servicemix/Image Modified

Anonymous Checkout from the ServiceMix SVN

...

Repo

This project's SVN repository can be checked out through anonymous (pserver) SVN with anonymously using the following instruction set.command:

Code Block
svn co http://svn.apache.org/repos/asf/servicemix/smx3/trunk/

...

Committer Checkout from the ServiceMix SVN Repo

ServiceMix committers can check out using the following command:

Code Block
svn co https://svn.apache.org/repos/asf/servicemix/smx3/trunk

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.

Building the code

Once you have checked out the source code please read the instructions on how to build ServiceMix.

...

Working With the ServiceMix

...

Extensions at the Codehaus

Some extensions Due to license issues, some extensions to ServiceMix are hosted at the CodeHaus.
To browse that SVN repo via the web using this URL, use the following URL:

Panel

http://svn.codehaus.org/servicemix/trunk/Image Modified

This project's SVN repository can be checked out anonymously with the following instruction. command:

Code Block
svn co http://svn.codehaus.org/servicemix/trunk

If you are a commitercommitter, use the following URL:

Code Block
svn co https://svn.codehaus.org/servicemix/trunk