For general information see the SVN page on CodehausCodehaus Cargo is 100% open source, copyrighted Vincent Massol and Ali Tokmen (see the license page for details) under the Apache Software License, except for the WebSphere Liberty container which has been released under the MIT License.
Repository browsing
...
Check out Fisheye at http://fisheye.codehaus.org/viewrep/cargo. Alternatively you can check the ViewCVS installation at http://svn.cargo.codehaus.org but it's not as nice as Fisheye...
Anonymous SVN Access
NOTE: the svn protocol access seems to be down right now, please use the http protocol insteadÂ
Using the 'svn' protocol:
No Format |
---|
svn co svn://svn.codehaus.org/cargo/trunks
|
Using the 'http' protocol
No Format |
---|
http://svn.codehaus.org/cargo/trunks
|
Info | ||
---|---|---|
| ||
We're using svn:externals for linking all the modules together so that checking out trunks will get you everything. Of course you can simply check out the exact module you wish. See http://fisheye.codehaus.org/viewrep/cargo if you want to browse the SVN repository and pick the module you wish to check out. |
Developer SVN Access
...
or downloading the code as a ZIP file
The Github browser on the Codehaus Cargo main page lets you browse the source code with ease.
It also has a facility to download versions as ZIP files, without requiring any extra software or command.
Code access
Github allows access to the code using three different methods:
- Git via HTTPS: https://github.com/codehaus-cargo/cargo.git
- Git via SSH: git@github.com:codehaus-cargo/cargo.git
- SVN via HTTPS: https://github.com/codehaus-cargo/cargo
Contributing
Codehaus Cargo is open to contributions. For more details read the contributing page.