Re: [Rest2web-develop] Nailed the File Keyword Bug
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-04-10 08:08:13
|
Andrew Ittner wrote: > File keyword bug: fixed on Linux! Thank you - that feature is a big help. > However, given enough time, I'm sure I'll break it - but in a new and better > way! > Great (except the part about breaking it ;-) > As for the verbosity settings, they appear to give the exact same output at > the command line in Linux. I see no difference between -v, -a, and -w. I > run r2w thusly: > > python ~/code/dev/rest2web/r2w.py ~/www/rp.ini -w > > Anything obviously wrong with that syntax? > > Try : python ~/code/dev/rest2web/r2w.py -w ~/www/rp.ini Fuzzyman http://www.voidspace.org.uk/python/index.shtml > Andrew > > >> -----Original Message----- >> From: res...@li... >> [mailto:res...@li...]On Behalf Of >> Michael Foord >> Sent: Sunday, April 09, 2006 10:48 AM >> To: res...@li... >> Subject: [Rest2web-develop] Nailed the File Keyword Bug >> >> >> Hello all, >> >> I think I've finally nailed the file keyword bug. >> >> The fix is now in subversion. >> >> I've tested this with normal pages, index pages, and an index page using >> the 'index-file' keyword. For each of these I tested with a normal file >> (in the same directory) and using an absolute file location. >> >> I would appreciate a test on Linux. I would also appreciate testing of >> the new verbosity settings - I'm sure they work, so perhaps feedback is >> a better word than testing. (Are the levels right - or would something >> between ``-v`` and ``-a`` be useful ?) >> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Rest2web-develop mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/rest2web-develop > > |