You need to check out that URL because its an SVN external (think symlink.) It points you to all of the "trunk" sections of the relevant modules. If you want to browse online without checking out you need to go to the module you are intrested in.
Example: https://svn.apache.org/repos/asf/myfaces/tomahawk/trunk Sean On 5/24/06, James Richards <[EMAIL PROTECTED]> wrote:
Has the SVN "curent" location been relocated? When I visit: http://myfaces.apache.org/source-repository.html and click on the http://svn.apache.org/viewcvs.cgi/myfaces/current link, I am directed to a page which has a single Maven2 pom.xml file. I can navigate to the parent directory and then browse around but is that the expected behavior? Thanks, James -----Original Message----- From: Sean Schofield [mailto:[EMAIL PROTECTED] Sent: Wed 5/24/2006 6:24 PM To: MyFaces Discussion; [EMAIL PROTECTED] Subject: Re: Where is the source code for the examples? No worries. See also: http://myfaces.apache.org/source-repository.html for details on SVN checkout. Sean On 5/24/06, Jason Long <[EMAIL PROTECTED]> wrote: > Many thanks. Now that I know the URL it is easily obtainable. > > Thank you for your time, > > Jason Long > CEO and Chief Software Engineer > BS Physics, MS Chemical Engineering > http://www.supernovasoftware.com > HJBUG Founder and President > http://www.hjbug.com > > -----Original Message----- > From: Sean Schofield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 24, 2006 4:59 PM > To: MyFaces Discussion > Subject: Re: Where is the source code for the examples? > > The source code is easily obtainable. > > latest and greatest source code can be found at: > > http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/examples/ > > 1.1.2 release source can be found at: > > http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/1_1_2/examples/ > > On 5/24/06, Philippe Lamote <[EMAIL PROTECTED]> wrote: > > +1 from me, the examples used to be just downloads. > > Certainly as substancial (java/other-)doc is still missing, this > > would be a big help. > > Phil > > > > On 24 May 2006, at 22:00, Jason Long wrote: > > > > I have been looking everywhere for source code for the example > > webapps. I > > want to try tree2, but I would like to see the code for TreeBacker.java. > > > > Why is this code not easily obtainable? I am about to decompile > > this, but > > is that really necessary? > > > > Thank you for your time, > > > > Jason Long > > CEO and Chief Software Engineer > > BS Physics, MS Chemical Engineering > > http://www.supernovasoftware.com > > HJBUG Founder and President > > http://www.hjbug.com > > > > -----Original Message----- > > From: Mike Kienenberger [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, May 09, 2006 9:35 AM > > To: MyFaces Discussion > > Subject: Re: Source code and examples for MyFaces Core 1.1.3 and > > Tomahawk > > 1.1.2 > > > > On 5/9/06, Lindholm, Greg <[EMAIL PROTECTED]> wrote: > > > I wasn't able to find the source code or examples downloads > > > for MyFace 1.1.3 or Tomahawk 1.1.2. > > > > > > Are these going to be available soon in the download area? > > > > I don't know, but it seems unlikely. You can check out the source > > code from svn. > > > > You can also find pre-built maven artifacts in the maven repository: > > > > http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/ > > > > > > > >

