I have a TFS repository on Azure DevOps Server Version 17.143.28621.4 I installed git-tfs V 0.30 downloaded from github.
I cloned the repository, and I am able to fetch, pull, commit and create shelveset.
I have trouble during the checkin
operation:
On my pc I have installed both visual studio 2017 and 2019. I am currently able to checkin to TFS with visual studio.
What I tried:
I have read this troubleshooting page, but I can't understand what to do.
This is the result of git tfs info
:
I have tried to execute the enable_checkin_policies_support.bat
. The execution doesn't give error but the checkin command shows the same error.
I also checked, as the troubleshooting says, the registry keys but I didn't find what is shown in the troubleshooting page:
What am I missing?