[Webware-devel] 0.8b1 should be on the web site in a couple hours.

2003-01-21 Thread Stuart Donaldson
Just a heads-up for the developers out there that might have a change in the works. I am planning on putting 0.8b1 up on the web site later on this evening. Also I have created a HomPage module in CVS which mirrors the home page on SF. I plan to update the web site to be a checked-out copy o

RE: [Webware-devel] 0.8 release status.

2003-01-21 Thread Roger Haase
--- Geoffrey Talvola <[EMAIL PROTECTED]> wrote: > The mod_webkit.dll and wkcgi.exe in CVS were corrupted, probably > because > they weren't checked in as binary files. I just fixed them. > I downloaded and installed the revised mod_webkit.dll. Works OK. Roger _

[Webware-devel] [ webware-Patches-671966 ] Typo in TaskKit.TaskHandler.py

2003-01-21 Thread SourceForge.net
Patches item #671966, was opened at 2003-01-21 11:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=671966&group_id=4866 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Edmund Lian (elian) >Assigned to: Stuart Donald

[Webware-devel] [ webware-Patches-671966 ] Typo in TaskKit.TaskHandler.py

2003-01-21 Thread SourceForge.net
Patches item #671966, was opened at 2003-01-21 14:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=671966&group_id=4866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Edmund Lian (elian) Assigned to: Nobody/Anonymous

RE: [Webware-devel] 0.8 release status.

2003-01-21 Thread Geoffrey Talvola
The mod_webkit.dll and wkcgi.exe in CVS were corrupted, probably because they weren't checked in as binary files. I just fixed them. When checking in binary files, you need to use: cvs add -kb filename(when you add the file initially to the project) cvs admin -kb filename(to fix