Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7604677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:58:28+00:00 2026-05-30T23:58:28+00:00

Did I get the syntax correct? tf get .\Web\project.root /recursive All files are up

  • 0

Did I get the syntax correct?

  tf get .\Web\project.root /recursive
  All files are up to date.


  tf get /version:T .\Web\project.root /recursive
  All files are up to date.

Getting latest using the command line will report that all files are up to date when they are not! However, when I get latest using the TFS UI within Visual Studio, the latest code does actually download.

Until this gets resolves, my super fancy msbuild script can’t be used without opening visual studio to get latest first!!

  <Target Name="GetLatestCoreLibraries" Condition="'$(GetLatest)' == 'true'">
    <Exec Command='tf get /version:T "$(CoreLibPath)\Source\Libraries /recursive' ContinueOnError="false" />
  </Target>

The $(CoreLibPath) is a relative path passed into the script. Something like…

  <PropertyGroup>
    <CoreLibraryPath>..\..\Core\Release\xx.xx.xx.xx</CoreLibraryPath>
  </PropertyGroup

Is using relative paths to the local file system less reliable than using SCS paths? ie… $/Core/Release/xx.xx.xx.xx/Source/Libraries”?

Could it be that we’re sometimes using Dev Studio UI, and other times using the command line that is confusing the command line version of TFS?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T23:58:29+00:00Added an answer on May 30, 2026 at 11:58 pm

    So, I realized my mistake. It was very simple.

    Command = 
    
        'tf get
           /version:T 
           /recursive
           "$(CoreLibPath)\Source\Libraries <<<-- Missing closing quote.
         '
    

    When you miss the closing double quote on a tf get, there is no error thrown. It simply reports that “All files are up to date.”

    c:\Web\Release\x.x\x.x.xxxx>tf get /version:T "..\..\..\..\..\Core\Release\x.x\x.x.xxxx.xxxxx(xxxx xx xx - xxx)\Source\Libraries /recursive
    All files are up to date.
    

    Q: Is using relative paths to the local file system less reliable than using SCS paths? ie… $/Core/Release/xx.xx.xx.xx/Source/Libraries”?

    A: No, it doesn’t seem to be any less reliable.

    Q: Could it be that we’re sometimes using Dev Studio UI, and other times using the command line that is confusing the command line version of TFS?

    A: No, this was a case of user confusion, not SCS confusion.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the auto-implemented properties syntax in the C# source files of my ASP.NET
After searching a lot i did not get any answers and finally i had
I posted this question on Reddit Programming and did not get a single response.
Hello I asked this question to superuser but I did not get a good
Did I not get enough sleep or what? This following code var frame=document.getElementById(viewer); frame.width=100;
When interviewing for a programming position, did you ever get an answer to your
There were a lot of promises and hopes, but did MS actually get around
I did an importer in VB .Net witch get data from an SQLServer an
Just could not get this one and googling did not help much either.. First
I did select the executable correctly, because I can get it to respond to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.