tags:

views:

196

answers:

2

I have modified default.aspx. When I use Get Last Version in TFS 2005, it still keeps my local version.

How to really get last version in Version Control ?

+4  A: 

Get Specific. In the dialog box, select "Latest" in the DropDown, then check the two checkboxes to overwrite your local files and get all files.

TheGeekYouNeed
I did that and it didn't work that's why I am surprised.
I had to ALSO cancel my modifications in another menu to really get the job done which is redundant and so not logical.
Did you totally delete what you have on your local drive?
TheGeekYouNeed
Then perform the Get Specific?
TheGeekYouNeed
A: 

Stupid question but did you apply Visual Studio 2005 SP1 AFTER you installed Team Explorer 2005?

You can Launch SSW Diagnostics to check as we have run into this issue many times and Windows Update can't check this.

If you want to read about SSW Diagnostics you can.

MrHinsh