eclipse - Getting Latest Version for all files in a Project -


is there way latest version files in project tfs? i'm wondering if eclipse has easy one-click solution somewhere.

tfs offers team foundation server plug-in eclipse, part of team explorer everywhere tools.

you can download tfs plug-in eclipse https://www.microsoft.com/en-us/download/details.aspx?id=40785

after that, can right-click on project in package explorer, , select "get latest version" entire project (recursively). can multi-select several projects latest version in all projects.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -