I'm using SubWCRev to automatically update the version info of a project. When another programmer pulls this project all the pre-build hooks fail with an exit code of 216. The only thing we use in the pre-build hook is SubWCRev.
This is the only exit code documentation I can find besides the source code which does not have this specific exit code documented.
I am just curious as to what exit code 216 actually means?