Alexey
Alexey

Reputation: 464

TFS Integration Platform Migration Issue access denied

Here is the scenario: I have 2 TFS servers, TFS-A is in local and TFS-B is abroad. Check into TFS-B is very slowly, so my idea is to check into TFS-A first, and check all changes into TFS-B from TFS-A in once time at night. But the TFS-A and TFS-B have different user accounts, when I synchronize them, error happens. The error told me access denied. So if it is possible to sync two TFS with different accounts. How to do it? Thanks in advance.

Upvotes: 0

Views: 204

Answers (1)

kroonwijk
kroonwijk

Reputation: 8400

You need to supply a user mapping in your TFS integration platform configuration. A similar post shows how to do this in detail: TFS Integration Platform: How to map users with the SVN adapter?

Hope that helps you further.

Upvotes: 1

Related Questions