We've checked a couple of files into kiln as kbfiles. After updating to TortoiseHG 2.2.2 the files appear in the correct place on disk when updating through the GUI client or the command line.
But when TeamCity pulls from the repository (we're using agent side check out) the files checked in as kbfiles do not appear. In the agent's checkout directory, the .kbf sub directory has the correct contents, but .hg/kilnbfiles is empty.
I've been through the logs and there are no sign of any errors. I've checked that TeamCity is pointed at the same hg.exe as TortoiseHg.
What might be going wrong?