Re: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-20 Thread David Crossley
David Crossley wrote: Linden H van der (MI) wrote: I found out Eclipse can do one big patch file by recursing subdirectories. This is what I've done by starting off from src/blocks/forms/samples. The result is in bug 34077. Thanks. So does the commandline tool ... svn diff patch.txt

RE: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-19 Thread Linden H van der (MI)
: David Crossley [mailto:[EMAIL PROTECTED] Sent: Saturday, 19 March 2005 04:08 To: dev@cocoon.apache.org Subject: Re: [2.1.7 Testing Results - Forms block, samples] - update Antonio Gallardo wrote: Linden H van der (MI) dijo: I fixed several of the problems below, but it results

Re: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-19 Thread David Crossley
Linden H van der (MI) wrote: Guys, I found out Eclipse can do one big patch file by recursing subdirectories. This is what I've done by starting off from src/blocks/forms/samples. The result is in bug 34077. Thanks. So does the commandline tool ... svn diff patch.txt I do hope you can

RE: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-18 Thread Linden H van der (MI)
Hi, I fixed several of the problems below, but it results in 1 to 3 line patches of about 40 files. What's the most efficient way of handling this? Bye, Helma -Original Message- From: Linden H van der (MI) [mailto:[EMAIL PROTECTED] Sent: Fri 3/18/2005 15:51 To: dev@cocoon.apache.org

Re: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-18 Thread David Crossley
Linden H van der (MI) wrote: I fixed several of the problems below, but it results in 1 to 3 line patches of about 40 files. What's the most efficient way of handling this? That you do ... cd cocoon-2_1_X svn diff patch.txt ... and add it to bugzilla Then follow up to this email with the

RE: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-18 Thread Antonio Gallardo
On Vie, 18 de Marzo de 2005, 10:09, Linden H van der (MI) dijo: Hi, I fixed several of the problems below, but it results in 1 to 3 line patches of about 40 files. What's the most efficient way of handling this? Bye, Helma Perhaps using jEdit and searching for a regexp and using BeanShell

Re: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-18 Thread David Crossley
Antonio Gallardo wrote: Linden H van der (MI) dijo: I fixed several of the problems below, but it results in 1 to 3 line patches of about 40 files. What's the most efficient way of handling this? Bye, Helma Perhaps using jEdit and searching for a regexp and using BeanShell for

Re: [2.1.7 Testing Results - Forms block, samples] - update

2005-03-18 Thread Antonio Gallardo
On Vie, 18 de Marzo de 2005, 21:08, David Crossley dijo: Antonio Gallardo wrote: Linden H van der (MI) dijo: I fixed several of the problems below, but it results in 1 to 3 line patches of about 40 files. What's the most efficient way of handling this? Bye, Helma Perhaps using jEdit