Check-out not getting latest (RTM)

Hi all

We have this occasional problem whereby checking out a file doesn't get the latest, subsequently resulting in us having to merge our changes due to the file being different on TFS.

Any ideas? This sounds like it could be a bug to me
Thanks
Kev

[269 byte] By [KevinLawrence] at [2007-12-21]
# 1
It's ok, I've seen why now, it's by design.

Kev

KevinLawrence at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 2

I'm hoping this is going to be an option in the service pack that is currently in the works - i.e. let me select an option that always gets latest when I check out a file.

JeffB. at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 3

No, not in the service pack. It is a feature of the (unsupported) MSSCCI provider, though.

  • Support for Enterprise Architect and PowerBuilder
  • GetLatest on Checkout support
  • Work items can be modified in the checkin window
  • Setup works on x64
  • Check-in lock is treated as exclusive
  • Parameters for external diff are passed in the same order as in Visual Studio 2005
  • Open from SCC and save to SCC operations are enhanced to behave much more like in Visual Studio 2005 and VSS
  • JamesManningMSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
    # 4

    So, if we use the MSSCCI Provider with VS 2005, will we still have the full Team Foundation functionality (e.g. work items, builds, etc.) as well as full source code control?

    JeffB. at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
    # 5

    I wouldn't actually recommend using the MSSCCI provider with VS 2005, just pointing out that it has that support.

    If you want it in your normal VS 2005 + TFC, I think the macro that Ed posted should be fine for you:

    JamesManningMSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
    # 6
    (dunno how this got posted to the wrong thread)

    Get Latest on Checkout is unlikely to be in SP1. Here are the
    workarounds I know of:
    - use the MSSCCI provider:
    http://www.microsoft.com/downloads/details.aspx?FamilyId=87E1FFBD-A484-4
    C3A-8776-D560AB1E6198&displaylang=en
    - add a new Solution Explorer menu item:
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=332541&SiteID=1
    - use a macro:
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=407268&SiteID=1
    - don’t be afraid of merging :-) So long as people don’t edit
    the same part of the file, everything will be handled automatically.

    RichardBergMSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

    Visual Studio Team System

    Site Classified