Re: AW: [VOTE] C2 CLI addition

2001-07-23 Thread Berin Loritsch
AIL PROTECTED]] > > Gesendet: Montag, 23. Juli 2001 12:47 > > An: [EMAIL PROTECTED] > > Betreff: RE: [VOTE] C2 CLI addition > > > > > > Here's my +1. > > > > --- Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > > > Another +1 >

AW: [VOTE] C2 CLI addition

2001-07-23 Thread Carsten Ziegeler
Hm, I though this is already checkin and therefore included in the b2. Is this correct, Berin? Carsten > -Ursprungliche Nachricht- > Von: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 23. Juli 2001 12:47 > An: [EMAIL PROTECTED] > Betreff: RE: [VOTE]

RE: [VOTE] C2 CLI addition

2001-07-23 Thread Davanum Srinivas
Here's my +1. --- Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > Another +1 > > Vadim > > > -Original Message- > > From: Donald Ball [mailto:[EMAIL PROTECTED]] > > Sent: Friday, July 20, 2001 7:52 PM > > To: [EMAIL PROTECTED] > > Sub

Re: [VOTE] C2 CLI addition

2001-07-23 Thread Sylvain Wallez
Berin Loritsch a écrit : > > I have committed a patch to Cocoon 2.1 that allows us to use > to specify a file with URIs to process in it. The format of > the file is simple: 1 uri per line. It is invoked in the > following manner: > > run -f uris.txt > > The uri files are additive. That me

Re: [VOTE] C2 CLI addition

2001-07-21 Thread giacomo
On Fri, 20 Jul 2001, Berin Loritsch wrote: > I have committed a patch to Cocoon 2.1 that allows us to use > to specify a file with URIs to process in it. The format of > the file is simple: 1 uri per line. It is invoked in the > following manner: > > run -f uris.txt > > The uri files are additi

RE: [VOTE] C2 CLI addition

2001-07-20 Thread Vadim Gritsenko
Another +1 Vadim > -Original Message- > From: Donald Ball [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 20, 2001 7:52 PM > To: [EMAIL PROTECTED] > Subject: Re: [VOTE] C2 CLI addition > > > On Fri, 20 Jul 2001, Berin Loritsch wrote: > > > I have com

Re: [VOTE] C2 CLI addition

2001-07-20 Thread Donald Ball
On Fri, 20 Jul 2001, Berin Loritsch wrote: > I have committed a patch to Cocoon 2.1 that allows us to use > to specify a file with URIs to process in it. The format of > the file is simple: 1 uri per line. It is invoked in the > following manner: > > run -f uris.txt > > The uri files are additi

[VOTE] C2 CLI addition

2001-07-20 Thread Berin Loritsch
I have committed a patch to Cocoon 2.1 that allows us to use to specify a file with URIs to process in it. The format of the file is simple: 1 uri per line. It is invoked in the following manner: run -f uris.txt The uri files are additive. That means you can add additional uris to process on