As my home internet connection is not up at the moment, I was wondering if there was a way for easily downloading the complete list of RFEs and Bugs in order to be able to read/sort it locally... Anyone having already done this ?
On Fri, 9 Jul 2004, Gazal, Geraud (MED) wrote:
Date: Fri, 9 Jul 2004 13:35:31 +0200 From: "Gazal, Geraud (MED)" <Geraud.Gazal@...413...> To: inkscape-devel@lists.sourceforge.net Subject: [Inkscape-devel] Working locally
As my home internet connection is not up at the moment, I was wondering if there was a way for easily downloading the complete list of RFEs and Bugs in order to be able to read/sort it locally... Anyone having already done this ?
Not as far as I know, back when I had a laptop I asked around (differnt project) if such a thing existed and as far as I know it still does not exist.
there might be a more complicated approach the admins could take to dump a list directly from the database but I'm just geussing.
- Alan
On Fri, 9 Jul 2004, Gazal, Geraud (MED) wrote:
As my home internet connection is not up at the moment, I was wondering if there was a way for easily downloading the complete list of RFEs and Bugs in order to be able to read/sort it locally... Anyone having already done this ?
Boy I wish there was that ability, but no, there isn't. (Might make a handy perl script to have...)
However, you can probably kind of fake it with wget via a command like:
wget -r -l 2 \ http://sourceforge.net/tracker/?atid=604306&group_id=93438&func=brow...
wget has a lot of options - see its manpage for details.
Bryce
Hi,
As my home internet connection is not up at the moment, I was
wondering if
there was a way for easily downloading the complete list of RFEs
and Bugs in
order to be able to read/sort it locally... Anyone having already done this ?
Boy I wish there was that ability, but no, there isn't.
Done. Sending the Bash script attached. Let me know if there are problems.
Arpad Biro
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Fri, 9 Jul 2004, Arpad Biro wrote:
Hi,
As my home internet connection is not up at the moment, I was
wondering if
there was a way for easily downloading the complete list of RFEs
and Bugs in
order to be able to read/sort it locally... Anyone having already done this ?
Boy I wish there was that ability, but no, there isn't.
Done. Sending the Bash script attached. Let me know if there are problems.
Kick ass. :-)
Bryce
participants (4)
-
Alan Horkan
-
Arpad Biro
-
Bryce Harrington
-
Gazal, Geraud (MED)