Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Apache ServiceMix Source Tree

Browsing the Source Tree

Web Browsing of SVN

To browse the raw SVN

...

repo, use the following URL:

Panel

http://svn.apache.org/repos/asf/servicemix/

...

smx3/

...

trunk/

...

Checking out from SVN

To browse the SVN repo using ViewVC, use the following URL:

Panel

http

Code Block
svn co https

://svn.apache.org/viewvc/

repos

servicemix/

asf

smx3/

incubator/servicemix

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.

To work with the ServiceMix extensions at Codehaus

trunk/

Web Browsing of FishEye

Image Added

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/

Checking out the Source Tree

Anonymous Checkout from the ServiceMix SVN Repo

This project's SVN repository can be checked out anonymously using the following command:

Code Block
svn co httpshttp://svn.codehausapache.org/repos/asf/servicemix/smx3/trunk/

Anonymous SVN access

Committer Checkout from the ServiceMix SVN Repo

ServiceMix committers can check out using the following command: This project's SVN repository can be checked out through anonymous (pserver) SVN with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.

Code Block
svn co svnhttps://svn.servicemixapache.org/repos/asf/servicemix/scmsmx3/trunk

...

Only project developers can access commit to the SVN tree via this method. SSH1 SSH must be installed on your client machine. Substitute username with the proper value. Enter your site password when prompted.

Building the Source 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

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

Panel

http

svn co svn+ssh

://svn.

servicemix

codehaus.org

/scm

/servicemix/trunk

Remember to replace 'username' with your actual username on SVN.servicemix.codehaus.org.

Working with the 1.x branches

If you want to work on the 1.x branch try this instead

Anonymous SVN access

/

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

Code Block
svn co svnhttp://svn.servicemixcodehaus.org/servicemix/scm/branches/servicemix-1.1

...

trunk

If you are a committer, use the following URL:

Code Block
svn co svn+sshhttps://svn.servicemixcodehaus.org/scm/servicemix/branches/servicemix-1.1trunk