Source

Get the FUSE Depot source code

The FUSE Depot project stores its source code in a Subversion repository at:

http://fusesource.com/forge/svn/depot/trunk

We use the trunk for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at a specific branch here:

http://fusesource.com/forge/svn/depot/branches

Checking Out

Check out the Depot source using the following command:

svn co http://fusesource.com/forge/svn/depot/trunk depot

See also