Using a specific Perforce workspace/client
Completed
I want to setup teamcity to use a specific workspace on the agent, rather than a new one that teamcity creates for me.
Is it possible to do this? I tried setting the P4CLIENT environment variable but this did not seem to affect the automatic checkout settings.
The reason for this being that I have a large project (500GB+) that needs to be pre-populated. I cannot rely on Teamcity making a new workspace (and syncing 500+ GB) every single time my environment details change.
Either this or let me configure a specific workspace in the client that I am sure to be able to re-use.
Please sign in to leave a comment.
That is possible, but currently only with a workaround. You will need to specify the Client in TeamCity P4 connection settings and then use a plugin and a configuration parameter given in this issue.