Thread: [Rest2web-develop] Changes in Subversion
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-04-03 19:42:41
|
Hello all, I've just done a commit to subversion - http://svn.rest2web.python-hosting.com This includes the new template. It also includes two changes to the handling of the ``file`` keyword in the restindex. One bugfix. It appears to me that the ``file`` keyword was broken for use in anything except index files. It also now checks if the file is already in the compare directory (which defaults to the target directory, don't forget). If it is, it compares the size and ``mtime`` of the source and target files. It only copies if they are different. I've tested, and these changes appear to work. All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |
From: Marc <Ma...@ro...> - 2006-04-04 18:02:53
|
Hi, Will an installation package be made, like with the last version? Also, will you be incrementing the version number, like from 4.0 to 4.1? I tried to surgically replace the template.txt file, but the source tree has the same 4.0 designation and the results are identical. Thanks, Marc |
From: Michael F. <fuz...@vo...> - 2006-04-04 22:10:27
|
Marc wrote: > Hi, > > Will an installation package be made, like with the last version? Also, will you be incrementing the version number, like from 4.0 to 4.1? There will be a 0.4.1 release *soon*. There are a few minor bugs to fix and a few simple features that can be added quite quickly. I hope to package together the next release within two weeks.Some of the new features, although simple to implement, should extend the range of what it is possible to do with rest2web quite a lot. In the meantime you can always get the latest version from the subversion repository. If you want help doing this, privately email me and I'll explain. It sounds like you have already done this though. > I tried to surgically replace the template.txt file, but the source tree has the same 4.0 designation and the results are identical. > > I don't understand this I'm afraid. Is the current situation causing you a problem ? Fuzzyman http://www.voidspace.org.uk/python/index.shtml > Thanks, > Marc > > > > ------------------------------------------------------- > 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 > > |
From: Marc C. <ma...@ro...> - 2006-04-04 23:08:42
|
>I don't understand this I'm afraid. Is the current situation causing you >a problem ? > Hi, I have no problem with the current situation. Just like the new template. Thanks, Marc ___ Marc Condon CEO, Rockets Redglare 408-390-9105 Fax 408-904-5027 ...... Original Message ....... On Tue, 04 Apr 2006 23:11:11 +0100 Michael Foord <fuz...@vo...> wrote: >Marc wrote: >> Hi, >> >> Will an installation package be made, like with the last version? Also, will you be incrementing the version number, like from 4.0 to 4.1? >There will be a 0.4.1 release *soon*. There are a few minor bugs to fix >and a few simple features that can be added quite quickly. > >I hope to package together the next release within two weeks.Some of the >new features, although simple to implement, should extend the range of >what it is possible to do with rest2web quite a lot. > >In the meantime you can always get the latest version from the >subversion repository. If you want help doing this, privately email me >and I'll explain. It sounds like you have already done this though. > >> I tried to surgically replace the template.txt file, but the source tree has the same 4.0 designation and the results are identical. >> >> >I don't understand this I'm afraid. Is the current situation causing you >a problem ? > >Fuzzyman >http://www.voidspace.org.uk/python/index.shtml > >> Thanks, >> Marc >> >> >> >> ------------------------------------------------------- >> 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 >> >> > > > >------------------------------------------------------- >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 > > |