Re: Release schedule?

2005-04-05 Thread Mauro Tortonesi
On Monday 04 April 2005 04:45 pm, you wrote: [I previously sent this to [EMAIL PROTECTED] with no response. This is probably a better forum for this.] There has obviously been a great deal of work recently on wget, and a new release seems to be on the horizon. I have some patches to add

Re: wget 1.10 alpha 1

2005-04-05 Thread FUJISHIMA Satsuki
Two points: o some junks are archived. (po/*.gmo and windows/*~) o string_t remains in src/Makefile.in (does not build) Otherwise it looks OK. ~/cvs/wget$ diff -xCVS -ur . /tmp/wget-1.10-alpha1/ Only in /tmp/wget-1.10-alpha1/: Branches Only in /tmp/wget-1.10-alpha1/: configure.bat Only in

RE: Character encoding

2005-04-05 Thread Alan Hunter
The solution is to explicitly set the character encoding to utf-8. I do this in the aspx file's head section and it works fine. This is kinda wierd though as with an aspx file, it seems that dotnet will always insert this charset header for you by default (you can see this by running wget in

Keep session cookies command line switch considered invalid

2005-04-05 Thread Oliver Cole
Wget seems to consider --keep-session-cookies not to be a valid command line switch, even though its documented in the man page. Eg, raptor$ wget --load-cookies cookies.txt --save-cookies cookies.txt --keep-session-cookies --post-file=post.txt https://www.memset.com/login.php wget: unrecognized

wget spans hosts when it shouldn't and fails to retrieve dirs starting with a dot...

2005-04-05 Thread Jörn Nettingsmeier
hi everyone ! i'm trying to set up a website monitoring tool for a university research project. the idea is to use wget to archive politician's websites once a week to analyse their campaigns in the last 4 weeks before the election. i have hit a few snags, and i would welcome comments. my wget

cvs compile problem...

2005-04-05 Thread Jörn Nettingsmeier
hi everybody! i'm new to wget, and can't compile the current cvs: i did a cvs checkout, make -f Makefile.cvs and ./configure as usual. make chokes: /bin/sh ../libtool --mode=link gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o convert.o cookies.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o

Re: cvs compile problem...

2005-04-05 Thread Jörn Nettingsmeier
Jörn Nettingsmeier wrote: hi everybody! i'm new to wget, and can't compile the current cvs: i did a cvs checkout, make -f Makefile.cvs and ./configure as usual. make chokes: /bin/sh ../libtool --mode=link gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o convert.o cookies.o ftp.o ftp-basic.o

Re: wget spans hosts when it shouldn't and fails to retrieve dirs starting with a dot...

2005-04-05 Thread Jörn Nettingsmeier
Jörn Nettingsmeier wrote: hi everyone ! i'm trying to set up a website monitoring tool for a university research project. the idea is to use wget to archive politician's websites once a week to analyse their campaigns in the last 4 weeks before the election. i have hit a few snags, and i would

Re: wget 1.10 alpha 1

2005-04-05 Thread Mauro Tortonesi
On Tuesday 05 April 2005 03:16 am, FUJISHIMA Satsuki wrote: Two points: o some junks are archived. (po/*.gmo and windows/*~) sorry. i am really spoiled by automake, which automatically deletes junk files from the final distribution. o string_t remains in src/Makefile.in (does not build)

File rejection is not working

2005-04-05 Thread Gerald Wheeler
The "-R" option is not working in wget 1.9.1 for anything but specifically-hardcoded filenames.. file[Nn]ames such as [Tt]hese are simply ignored... Please respond... Do not delete my email address as I am not a subscriber... Yet Thanks Jerry