Forum OpenACS Development: Re: XoTcl Error

Collapse
9: Re: XoTcl Error (response to 8)
Posted by Eduardo Santos on
Hi Gustaf,

You're right. This hapened to me because I have an internal CVS, and when I upgrade the new files are copied over the old ones.

Next time I'll pay more attention to the CVS. I guess this change to fisheye is causing me a little bit of confusion. Anyway, thanks for your help again.

Collapse
10: Re: XoTcl Error (response to 9)
Posted by Gustaf Neumann on
The upgrade scripts of xotcl-core and xowiki try now to delete obsolete files. These scripts assume that aolserver has sufficient permissions in the file system to delete these zombies.

If the update scripts succeed, they gets rid of obsolete and dangerous files, if they fail, they signal the admin that something is potentially wrong...

Altogether, the scripts search for 34 obsolete files.

Collapse
11: Re: XoTcl Error (response to 10)
Posted by Eduardo Santos on
This is very good news. I guess we should all upgrade now, right?