Hi all, I’m testing out the toecollapse and toeexpand tools and I’m encountering an issue where the Toe Collapse operation produces a 0kb toe file after pulling the .toc & .dir files from a git repo. When the expanded output is simply copied to another folder without git the operation works fine which is quite odd.
The steps to reproduce this issue are:
- expand your toe file
- push the .dir folder + .toc file to a repo
- pull into another instance of the repo within a different folder or computer
- collapse back into a toe file
The output should be a 0kb .toe file.
It looks like the number of files and size are identical between two instances so I’m not quite sure what’s wrong.
Has anyone encountered this? Is there a way to see toecollapse.exe logs?