Versions Compared

Key

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

For general information see the SVN Github main page on Codehaus.

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

For anonymous SVN access, use the HTTP protocol:

Info
titleTrunks

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

For developer SVN access, use the HTTPS protocol:

Ignoring clutter

Setup global-ignores in your .subversion/config file to avoid cluttering your svn status output:

...

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:

Contributing

Codehaus Cargo is open to contributions. For more details read the Contributing page.