> -----Original Message----- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] > Sent: Friday, September 10, 2004 12:58 PM > To: [EMAIL PROTECTED] > Subject: Re: [portal] deprecation of request data store > > > ĎURDINA Michal wrote: > > > In that case I would like to make a patch that would make > those changes > > applicable for cocoon 2.1.5 release. But the change > introduced the use > > of feature new to cocoon-2.2.0-dev core -> > > request.getAttribute(this.key, Request.GLOBAL_SCOPE). Will it be > > feasable to backport all this functionality back to cocoon 2.1.5? > > Or you would advise another solution. > > Have you checked in 2.1.X branch? It might have the fix you > are looking for. > > http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/ > > Vadim > >
NO, because I am relly stuck behind the firewall. I rdiffed branch BRANCH_2_1_X with RELEASE_2_1_5 in cvs and found no changes assuming that all changes are done only in subversion. For SVN I wanted to use our httpproxy (squid) but it is configured not to allow extended http methods that svn use and I have no impact on its configuration. So I wanted to download snapshot from http://cvs.apache.org/snapshots/cocoon-2.1/ but then I realized that it would probably doing only HEAD snapshots and only from CVS. Where is the location for nightly built snapshots of cocoon-2.1.6-dev ? Can I command svn client not to use HTTP extended methods? Does it exist any tool like cvsgrab for svn? Thank you, Michal
