Re: itemSpec value for 'tfsbootstrapper', element in cruisecontrol config file
Dan Rollo <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Nalin, I haven't used tfs myself, but a couple suggestions: 1. Enable debug and see if the output sheds light. search for "-debug" on: http://cruisecontrol.sourceforge.net/main/install.html 2. If all else fails, "use the source" - take a look at the source code for tfs and see if that explains more. Ask if you get stuck, and if you solve the problem, please do suggest documentation or other patches that will make it clearer. Dan Message: 3 Date: Fri, 7 May 2010 15:51:08 +0530 From: Nalin Chandrawansha <[email protected]> Subject: [Cruisecontrol-user] itemSpec value for 'tfsbootstrapper' element in cruisecontrol config file To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" *Hi,* What needs to be the *itemSpec* value for 'tfsbootstrapper' element in cruisecontrol config file? I followed the instructions of http://cruisecontrol.sourceforge.net/main/configxml.html#tfsbootstrapper and tried with value of locally mapped folder, and then the appropriate server folder, but got the following error. WARN TFSBootstrapper - Unable to determine the workspace. .......... ......... ERROR Project - exception attempting build in project CORE net.sourceforge.cruisecontrol.CruiseControlException: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\TF.exe process exited with error code 100 I have a single workspace and it has been correctly mapped (I already use TFS client successfully). Thanks, Nalin ------------------------------------------------------------------------------