Skip to end of metadata
Go to start of metadata

The Subversion repository can also be browsed with the FishEye a web interface.

Read Only Access

The read only checkout URL is: http://svn.codehaus.org/duckhawk/trunk. To check out via command line:

$ svn checkout http://svn.codehaus.org/duckhawk/trunk duckhawk

Read/Write Access

The read-write checkout URL is: https://svn.codehaus.org/duckhawk. You need to have an account on http://xircles.codehaus.org/ To check out via command line:

$ svn checkout https://svn.codehaus.org/duckhawk/trunk duckhawk
Labels: