Just wondering what the vcslog table is used for in JediVCS.
I received some consistancy errors on this table (during my backup procedure these errors were flagged by the database backend) and there is a chance that after repair some data went missing.
If the table is just acting as a log then this should be ok.
Some other info:
Was going to ask this quesion on the JediVCS news group but it appears to be down
I do have recent backups that I could restore but would rather not as it means finding and re-committing any intervening work.
I diffed all other tables and their data between the pre-fix and post-fix versions of the VCS and they all match.
I tried to diff the vcslog table but the tool I have crashed as the table has millions of records. (I think the tool ran out of memory doing the diff)
Any info appreciated.
Peter Mayes