huserben / TfsExtensions

Extensions for TFS 2015+ such as custom Widgets (require TFS 2017) and Build Tasks
MIT License
45 stars 22 forks source link

[error]Git checkout failed with exit code: 128 #21

Closed PartySky closed 7 years ago

PartySky commented 7 years ago

I have 2 projects: Rox.Cache and Rox.Tools.

I added Trigger Build task to Rox.Tools project and setted Rox.Cache project as Build Definition.

2017-08-05 18 37 45

The Rox.Tools builds well:

2017-08-05 18 40 13

After Rox.Tools building I go to Rox.Cache building logs and see thet Rox.Cache build failed:

2017-08-05 18 44 59

The error is: [error]Git checkout failed with exit code: 128

l see, that for some reason both projects have same hash 7991e8a36297d20824d34c92b7be8d1d44fce618

But when I build Rox.Cache without Trigger Build task, this project builds well without any issues and Rox.Cache project has another hash 3c82d0688910e90ef27d2ed43ad8be2834636278:

2017-08-05 18 52 56

huserben commented 7 years ago

Hi @PartySky can you maybe post the output of the TriggerBuildTask that triggered your 2nd build?

huserben commented 7 years ago

Hi @PartySky any progress on your Problem?

huserben commented 7 years ago

I really can't help you without any more information, will close the issue for now, could be reopened once you get back to me.