Re: Netrc Error

2001-04-29 Thread Jan Prikryl

Quoting SoloCDM ([EMAIL PROTECTED]):

> Yesterday evening, I downloaded the most recent CVS version of wget
> with "cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs checkout wget". 
> Does that include the wget-dev?

The most recent CVS version of wget is indeed the recent development
version.   

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 <[EMAIL PROTECTED]> | http://www.vrvis.at
+--



Re: Netrc Error

2001-04-28 Thread SoloCDM

Hrvoje Niksic stated the following:
> 
> SoloCDM <[EMAIL PROTECTED]> writes:
> 
> > Why do I get the following error from ~/.netrc when I execute
> > "wget -v --follow-ftp --retr-symlinks --glob=on -N -r -l0 --tries=0
> > --no-parent -k -o "log - $(date "+%r %Z -:- %A, %B %d, %Y")"':
> >
> > "wget: /home/[user_dir]/.netrc:4: unknown token ""
> >
> >
> > The error never appeared in previous versions.
> 
> The error has been fixed in the CVS sources, both branches.

I'm working on that with Jan Prikryl.  Hopefully I'll have it
completed soon.

Note: When you reply to this message, please include the mailing
  list/newsgroup address and my email address in To:.

*
Signed,
SoloCDM



Re: Netrc Error

2001-04-28 Thread SoloCDM

Jan Prikryl stated the following:
> 
> Quoting SoloCDM ([EMAIL PROTECTED]):
> 
> > Why do I get the following error from ~/.netrc when I execute
> > "wget -v --follow-ftp --retr-symlinks --glob=on -N -r -l0 --tries=0
> > --no-parent -k -o "log - $(date "+%r %Z -:- %A, %B %d, %Y")"':
> >
> > "wget: /home/[user_dir]/.netrc:4: unknown token ""
> 
> Are you sure you have the last CVS version of wget (1.7-dev) ? As far
> as I remember, at some point in time there was a change in the code
> that caused the .netrc parser to choke on empty lines, but the error
> has been already corrected.

Yesterday evening, I downloaded the most recent CVS version of wget
with "cvs -d :pserver:[EMAIL PROTECTED]:/pack/anoncvs checkout wget". 
Does that include the wget-dev?

Note: When you reply to this message, please include the mailing
  list/newsgroup address and my email address in To:.

*
Signed,
SoloCDM



Re: Netrc Error

2001-04-28 Thread Hrvoje Niksic

SoloCDM <[EMAIL PROTECTED]> writes:

> Why do I get the following error from ~/.netrc when I execute
> "wget -v --follow-ftp --retr-symlinks --glob=on -N -r -l0 --tries=0
> --no-parent -k -o "log - $(date "+%r %Z -:- %A, %B %d, %Y")"':
> 
> "wget: /home/[user_dir]/.netrc:4: unknown token ""
> 
> 
> The error never appeared in previous versions.

The error has been fixed in the CVS sources, both branches.



Re: Netrc Error

2001-04-27 Thread Jan Prikryl

Quoting SoloCDM ([EMAIL PROTECTED]):

> Why do I get the following error from ~/.netrc when I execute
> "wget -v --follow-ftp --retr-symlinks --glob=on -N -r -l0 --tries=0
> --no-parent -k -o "log - $(date "+%r %Z -:- %A, %B %d, %Y")"':
> 
> "wget: /home/[user_dir]/.netrc:4: unknown token ""

Are you sure you have the last CVS version of wget (1.7-dev) ? As far
as I remember, at some point in time there was a change in the code
that caused the .netrc parser to choke on empty lines, but the error
has been already corrected.

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 <[EMAIL PROTECTED]> | http://www.vrvis.at
+--