Bamboo (using TFS Repository Plugin) updates unchanged files

Issue #68 open
Theodore Tsatsos created an issue

Hi

It looks like that when bamboo is checking out folders, in some of them it updates files that have not been changed and as a result causing delays.

Is there a way to debug it?

Thank you in advance.

Regards, Theo

Comments (7)

  1. Sergey Podobry

    Hi @Theo_Tsatsos,

    It should update only the files that has no read-only attribute. For debugging you can monitor file system activity with procmon.

  2. Theodore Tsatsos reporter

    Hi @Sergius,

    It updates also files that has not been changed and they have already been checked out.

    I downloaded and installed it. But I already know that the files have been updated because of the timestamp. What more information will this software provide that I don't already know?

    Thank you in advance.

  3. Theodore Tsatsos reporter

    I kicked off a build and again it updated most of the files. I have the log file from the process monitor if you want to take a look...

  4. Log in to comment