I played around with the git integration on my local machine and encountered an error for which I could find nothing on the forum or the internet. I am using 2.0.9.1.
Code: Select all
{'error': {'code': '289', 'message': 'Failed to delete temporary TM1 Git directory "d:\\zz_shared\\_development\\tm1\\mysamples\\data\\}git$".'}}
That error message I get on every call after the first GitInit. Have tried using a different account for the service with admin priviliges.
I can create tm1 objects and they will be saved to the disk. So there can't be a problem with user rights.
Anyone an idea where to look next?