Reputation: 367
This is the second TFSVC repository (one on AzureDevOps and one onpremise) that I try to get using tee-clc and crashes with this exception java.lang.IllegalArgumentException: update.isFullyPopulated(setFileTimeToCheckin)
This is the command I am trying to execute after creating the workspace and mapping it
tf get -recursive -all $/path
It starts downloading and then crashes always on a specific file.
Already opened an issue on github without luck: https://github.com/Microsoft/team-explorer-everywhere/issues/291
Does anybody have a hint? Thanks!
Upvotes: 0
Views: 117