Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

How to execute the code #12

Open
newtonsheikh opened this issue Nov 25, 2019 · 1 comment
Open

How to execute the code #12

newtonsheikh opened this issue Nov 25, 2019 · 1 comment

Comments

@newtonsheikh
Copy link

hi,

i read the blog but i am still trying to understand how to execute the code. I get this error when i hit f5 on visual studio

Error

I need to migrate workitems only. Can you please help/

@CoolDadTx
Copy link
Owner

You need to specify the processor to run. For the work item processor you'd use

TfsMigrate -processor WorkItemTracking

Note that work items by definition need the areas and iterations to be imported as well (or already defined) so either ensure the area/iterations are already defined or configure them to be migrated as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants