Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

Team Field Implementation - Error at exportprocessconfig

$
0
0

I am implementing the team field as outlined in this document

http://msdn.microsoft.com/en-au/library/dn144940.aspx

I have had it working before and now I am looking to re-do the steps from scratch in a 2nd environment

though I have hit a wall at this part of the step

Change process configuration to reference the team field              

              
            

  1. Export the ProcessConfiguration definition.

    witadmin exportprocessconfig /collection:"http://MyServer:8080/tfs/DefaultCollection" /p:MyProject /f:Directory/ProcessConfiguration.xml
  2. Replace System.AreaPath for the field used to specifytype="Team".

    <TypeField refname="MyCompany.Team" type="Team" />
  3. Import the definition file.

    witadmin importprocessconfig /collection:"http://MyServer:8080/tfs/DefaultCollection" /p:MyProject /f:Directory/ProcessConfiguration.xml

I am getting an error

TF212001: exportprocessconfig is not a witadmin command. Type 'witadmin' and press Enter for a list of commands.

am I doing something wrong, looks like the config has changed? which processconfig should I be exporting?



Viewing all articles
Browse latest Browse all 6687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>