Peter Baumann
Peter Baumann
This is just a proof of concept, so no commandline support or whatever support. Simply set the environment GITTFS_PAT with your personal access token and it should work. I only...
There was some work ongoing in https://github.com/git-tfs/git-tfs/pull/1387, but it seems the original submitter lost interest and it got stuck in the middle. I am currently very short on OSS time,...
I can only guess, as your log is incomplete and it is not obvious what VS Path is passed, but the error shown is in https://github.com/git-tfs/git-tfs/blob/c34fd39b6d17d6622726a064dbd51a0024268bb9/src/GitTfs.VsCommon/TfsHelper.Vs2017Base.cs#L92 and this is Microsoft...
When reading again your description you mentioned that you loaded the HIVE in registry. Please only do this for debugging purposes to check that the registry contains the necessary setup...
I am interrested in why the number of changesets matter for a server workspace, especially as I regularly deal with projects which have > 1000000 changesets. To my knowledge, the...
So you are using that server workspace only to get rid of that TF400030 error you mentioned? Or does it also have any performance benefits? Looking only at the error...
Perhaps try reducing the internal project, e.g. remove code so long as it still reproduces. If you have a minimal reproducer with your production code, the next step would be...
Any news on this? The v6.0 REST API is no longer in preview...
The pull request opencontainers/image-spec#829 dealing with the specification as proposed above >The easiest fix here is probably to get ArgsEscaped added officially on the OCI image config, and then have...
Please check if "$/tfspatht/Trunk" is really the parent branch, e.g. git tfs list-remote-branches "TFS URL" Without further information/traces/logs, there is nothing which can be done for this defect