Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed https://github.com/NuGet/Home/issues/2805 #608

Merged
merged 1 commit into from Jun 7, 2016
Merged

Conversation

zhili1208
Copy link
Contributor

NuGet/Home#2805
This PR fix two TFS scenarios.

  1. If file items are not added to TFS, during uninstallation, nuget is trying to penddelete those items, will get TFS error. The fix is checking this item is already added to TFS before penddelete it.
  2. If files items are in edit change status, during uninstallation, nuget is also trying to penddelete those items, will get TFS error. The fix is checking item pending change and if there is any change, undo those changes.

@alpaix
Copy link
Contributor

alpaix commented May 23, 2016

:shipit:

@zhili1208 zhili1208 merged commit b6708e4 into dev Jun 7, 2016
@nkolev92 nkolev92 deleted the dev-zhi-fix2805 branch March 15, 2017 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants