TFS VCS root workspace options

Hi,

We have few TeamCity builds which use TFS VCS root configured to get the files from TFS. The files checked out have the current date time by default. We would like them to have the check-in time. 

The following is the related workspace command

tf workspace MYWORKSPACE /filetime:checkin

Is it possible to change the TFS workspace configuration on TeamCity?

The alternate option would be to have build steps to create the workspace and get the latest files. But would like to understand if TeamCity natively supports this option.

Thanks,

Paul

0
1 comment

Hi Paul,

Unfortunately it doesn't seem possible to change the workspace configuration as desired.

The alternate option would be to have build steps to create the workspace and get the latest files. But would like to understand if TeamCity natively supports this option.

This seems indeed to be a workaround for it, but it is not natively supported by TeamCity. You might consider opening a feature request here:
https://youtrack.jetbrains.com/issues/TW

0

Please sign in to leave a comment.