RE: [Zope-dev] XMLWidget ldemo undeletable.
-----Original Message----- From: Robin Becker [mailto:robin@jessikat.demon.co.uk] Sent: Tuesday, October 19, 1999 7:01 AM To: zope-dev@zope.org Subject: Re: [Zope-dev] XMLWidget ldemo undeletable.
... It's a bit worrying that Data.fs.in has a problem though. Makes me wonder if my CVS isn't bringing the file down in binary mode.
Data.fs.in is generated from the database, it does not come with the distribution. It is safe to delete it, it is the index file into the database that speeds up load time. If you delete it, Zope will just take a few extra seconds at start time to rebuild it. I'm not sure if the tranalyzer was meant to be pointed at it, it has a very different format than Data.fs. I suspect you would get an error from tranalyzer if you pointed it at a perfectly good index file. -Michel
-- Robin Becker
In article <613145F79272D211914B0020AFF6401927624C@gandalf.digicool.com> , Michel Pelletier <michel@digicool.com> writes
-----Original Message----- From: Robin Becker [mailto:robin@jessikat.demon.co.uk] Sent: Tuesday, October 19, 1999 7:01 AM To: zope-dev@zope.org Subject: Re: [Zope-dev] XMLWidget ldemo undeletable.
... It's a bit worrying that Data.fs.in has a problem though. Makes me wonder if my CVS isn't bringing the file down in binary mode.
Data.fs.in is generated from the database, it does not come with the distribution. It is safe to delete it, it is the index file into the database that speeds up load time. If you delete it, Zope will just take a few extra seconds at start time to rebuild it. I'm not sure if the tranalyzer was meant to be pointed at it, it has a very different format than Data.fs. I suspect you would get an error from tranalyzer if you pointed it at a perfectly good index file.
-Michel
-- Robin Becker Data.fs.in is the initial version of the Data.fs file. The setup just copies this to Data.fs. -- Robin Becker
In article <613145F79272D211914B0020AFF6401927624C@gandalf.digicool.com>, Michel Pelletier <michel@digicool.com> wrote:
the tranalyzer was meant to be pointed at it, it has a very different format than Data.fs. I suspect you would get an error from tranalyzer if you pointed it at a perfectly good index file.
Data.fs.in is the default database not the index file, no? It should work with tranalyzer. However, the error handling in tranalyzer was less than perfect, and at some point since I last tested it on a small file (and made it to the end!) I changed it such that it considered all files to be truncated (which was true, in a way -- it was truncated immediately after the last transaction ;->). Anyway, I fixed it somewhat, and you can now find a new version on zope.org. Please let me know if it still thinks your file is corrupted.
participants (3)
-
Michel Pelletier -
Robin Becker -
tsarnaļ¼ endicor.com