Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, this question is related to the last change set id available in TFS, my query is , our tfs collection has multiple branches.I create a work space for each branch and build them.

Now my question is: i wanted to know the last local changeset id of the workspace with which i builded the solution.

For example, i build MAIN branch 2 days back, now i wanted to know the last local
changesetid that is available locally before i do get latest from server. I used History command but some how it is giving the server changesetID not the local changeset id. Please help me in solving the problem.

here is my arguments for the VScommandprompt.

tf history $/MAIN /collection:tfscollection /workspace:xxxx /format:Detailed /recursive /stopafter:1

thanks and best regards,
vidya.

Note: please also let me know will it be possible to find the local workspace version?? if not please provide the reason.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900