On Thu, Feb 05, 2004 at 12:19:34PM +0100, Geert Uytterhoeven wrote:
> On Wed, 4 Feb 2004, Jun Sun wrote:
> > I wrote a CVS tracking tool that tracks CVS changes in patch format
> > and present them with a web interface. It is now set up to track
> > linux-mips.org tree at the following place. Enjoy.
> >
> > http://www.linux-mips.org/xcvs/linux-mips
>
> http://www.linux-mips.org/xcvs/html/select.php
> | Warning: Assertion failed in
> /var/www/www.linux-mips.org/xcvs/html/db.inc.php on line 36
> | Warning: readfile("/LAST_UPDATE") - No such file or directory in
> /var/www/www.linux-mips.org/xcvs/html/select.inc.php on line 47
>
It appears session somehow does not work on your web viewer. What is
your web browser anyway?
Immediately after you hit above link, please redirect URL to
http://www.linux-mips.org/xcvs/test.php
If you don't see following, that means sessions do not work.
------------------------------------------------
dbname : xcvs_linux_mips
patchdir : ../linux-mips/patches
branch : MAIN
author : all authors
starting-date :
ending-date :
-----------------------------------------------
Anybody else has similar problems?
Jun
|