Versions Compared

Key

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

...

To browse SVN via the web using this URL

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

SVN Access behind a firewall

...

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

Developer SVN Access via SSH

...

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

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 insteadWe're working on the 2.x branch of ServiceMix in the HEAD trunk.

Anonymous SVN access

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

Developer SVN Access via SSH

Code Block
svn co svn+ssh://svn.servicemix.org/scm/servicemix/trunkbranches/servicemix-1.1