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
--- 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
_
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
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
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