Re: what is the svn url
Henri Yandell <[email protected]> Tue, 7 Jun 2005 09:28:42 -0400
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
Sorry for the delay in a reply, hopefully you've already figured things out. The information is on: http://jakarta.apache.org/site/cvsindex.html but I agree that it's not not very clear as it's in the text rather than in a list. I think I can see an easy way to update that, <table> time. The url is: svn co http://svn.apache.org/repos/asf/jakarta/bcel/trunk bcel Hen On 6/5/05, Dean Hiller <[email protected]> wrote: > Trying to get the latest release and the urls I tried didn't work. I > couldn't find a URL in the archives and only saw a view cvs one on the site. > > $ svn co http://svn.apache.org/viewcvs.cgi/jakarta/bcel/ > svn: PROPFIND request failed on '/viewcvs.cgi/jakarta/bcel' > svn: PROPFIND of '/viewcvs.cgi/jakarta/bcel': 301 Moved > (http://svn.apache.org) > > I tried.... > $ svn co http://svn.apache.org/jakarta/bcel/ > svn: PROPFIND request failed on '/jakarta/bcel' > svn: PROPFIND of '/jakarta/bcel': 405 Method Not Allowed > (http://svn.apache.org) > > I tried > $ svn co http://svn.apache.org/bcel/ > svn: PROPFIND request failed on '/bcel' > svn: PROPFIND of '/bcel': 405 Method Not Allowed (http://svn.apache.org) > > It would be even nicer if the latest was posted on jakarta instead of > having to manually build it :). Anyone have the URL. > thanks, > dean > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >