Jump to content

TeamCity Workspace Names


flynn@informz

Recommended Posts

Is it possible to specify the name of the workspace that is created for a build configuration when using Plastic 5.x with TeamCity 8.x?  Currently a workspace is dynamically created with the name tc_### where the number actually correlates to the primary key of the vcs_root_instance stored in the TeamCity configuration.  What this means is that every time we update the parameter for the build configuration that contains the name of the Plastic branch we wish to use, Plastic tries to create a new workspace.  This is a problem because the same folder is being used and already is designated for a different workspace, and Plastic throws an error reflecting that problem.  We use the parameter to specify our branch name because multiple build configurations share the same branch name due to our code base spanning multiple repositories.  We can't combine our repositories due to legacy issues.

 

If someone could point out how to specify a name for each workspace instead of one being dynamically created, that would be awesome.  If there is no way to do it, could one be made?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...