That's an old URL. You can checkout current as Werner suggests or if you want minimal source code you could checkout the maven/trunk and tomahawk/trunk. You'll need to build maven first using mvn install. Then tomahawk.
All of the projects are built as maven snapshots (on the hour if necessary.) So you its now possible to checkout just tomahawk and build it against the snapshot jars (instead of having to compile api, commons, etc.) Pretty sweet if you ask me. Sean On 1/26/06, M Litherland <[EMAIL PROTECTED]> wrote: > Haven't used SVN before, but I can't imagine this is right. :) The full > current svn works fine. > > >svn co https://svn.apache.org/repos/asf/myfaces/tomahawk-only > svn: REPORT request failed on > '/repos/asf/!svn/bc/372578/myfaces/tomahawk-only' > svn: '/repos/asf/!svn/bc/372578/myfaces/tomahawk-only' path not found > >
