Jump to content

TeamCity 2 VCS Roots - checkout rules


diegohb

Recommended Posts

TeamCity Plugin version: SNAPSHOT-201301311633

 

My projects in TeamCity have two shared VCS roots configured that have always worked until I upgraded to the last plugin update...

 

One VCS root is a dynamic root (using parameters) that sets the right selector based on parameters in each configured project. This continues to work.

 

The second VCS root is a fixed selector that pulls a Utilities project which includes some powerscript scripts and other utilities... I have checkout rules in place so that only one of the folders get pulled into the workspace dir... this no longer works with the update. 

 

The relevant log entries:

 

 

[20:57:56]Updating sources: server side checkout (7s)
[20:57:56][updating sources] Will perform clean checkout. Reason: The project sources on the agent are newer than requested
[20:57:56][updating sources] Building clean patch for VCS root: PlasticSCM_GenericVCSRoot
[20:58:01][updating sources] Building clean patch for VCS root: PlasticSCM_GenericVCSRoot
[20:58:02][updating sources] Building clean patch for VCS root: PlasticSCM_MMGDeploy
[20:58:03][updating sources] Building clean patch for VCS root: PlasticSCM_MMGDeploy
[20:58:03][updating sources] Repository sources transferred: 1.88Mb total
[20:58:03][updating sources] Removing J:\TeamCity7\buildAgent\work\fe301969d41831c0
[20:58:03][updating sources] Updating J:\TeamCity7\buildAgent\work\fe301969d41831c0
-----------
[21:00:18]Step 4/4: Create BuildNumber File (Command Line)
[21:00:18][step 4/4] Starting: J:\TeamCity7\buildAgent\temp\agentTmp\custom_script6111260944109575277.cmd
[21:00:18][step 4/4] in directory: J:\TeamCity7\buildAgent\work\fe301969d41831c0\deploy
[21:00:18][step 4/4] 'runps.bat' is not recognized as an internal or external command,
[21:00:18][step 4/4] operable program or batch file.
[21:00:18][step 4/4] Process exited with code 1
[21:00:18][step 4/4] Step Create BuildNumber File (Command Line) failed

 

When i check the buildAgent workspace, the second VCS root is not pulled at all.

post-232-0-62278300-1363872035_thumb.png

post-232-0-26905800-1363872045_thumb.png

post-232-0-15359400-1363872055_thumb.png

post-232-0-67503500-1363872061_thumb.png

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...