I’m trying to export the “Change Request.xml” file from our project collection using the following command:
It doesn’t seem to recognize the filename due to the space in the name. I tried putting double quotes around the path but it still doesn’t recognize the name.
Tried the following command:
witadmin exportwitd /collection:http://server:8080/tfs/DefaultCollection /p:ProjectName/f:C:tempChange Request.xml /n:Change
It doesn’t seem to recognize the filename due to the space in the name. I tried putting double quotes around the path but it still doesn’t recognize the name.
Linda Wong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.