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 6027583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:36:50+00:00 2026-05-23T04:36:50+00:00

Is it possible to check-in only files that contain modification with Team Foundation Server?

  • 0

Is it possible to check-in only files that contain modification with Team Foundation Server? I mean is there an option to activate this somewhere?

I need it when an outsourcing company send us almost an hundred source code files and I want to check in only the modified ones.

  • 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-23T04:36:50+00:00Added an answer on May 23, 2026 at 4:36 am

    When you perform a check in, Team Foundation Server will not accept items in your changeset that are unmodified, however the rest of the changeset will succeed. If all files are unmodified, you’ll get an error and your changeset will not be committed. So if you’re just worried about cluttering your history with changes that didn’t actually change the content, then TFS will take care of this for you.

    However, it can be obnoxious to have a lot of pending changes that don’t actually have edits. If what you want to do is only see what’s actually modified for code review or just general sanity purposes, the TFS Power Tools contain the tfpt command, which has an “Undo Unchanged” feature that will undo the check outs on unmodified files.

    The undo unchanged command has the following usage:

    tfpt uu - Undo unchanged
    
    Undoes redundant pending changes. If the state of an item with a pending
    change is the same as on the server, then the change is undone.
    
    Usage: tfpt uu [/changeset:changesetnum] [/recursive] [/noget] [filespec...]
    
     /changeset             Compare the workspace to item states at the changeset
                            version specified instead of the latest version
     filespec...            Only check the listed filespecs for redundant changes
     /recursive             Check the specified filespecs with full recursion
     /noget                 Do not run get before checking
    
    The /changeset option may not be used with filespecs or /recursive.
    

    For example, the following command will do a recursive get on TeamProject, provide a list of files with redundant changes and then prompt the user if they want to undo them:

    tfpt uu C:\TFS\TeamProject /recursive
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to check a bash script syntax without executing it? Using Perl,
It is not possible to check out a single file. The finest level of
Is it possible to check if a dynamically loaded assembly has been signed with
How is it possible to check if MOSS Standard or MOSS Enterprise is installed?
Is it possible to check who is entering your website in PHP. I have
Is it possible to check if a char has been passed into a method
Is it possible to check if a (MySQL) database exists after having made a
Is it possible to check in a file or add a file to an
Is it possible to check weather custom errors is turned on or off in
Is it possible to check the existence of process from Java in Windows. I

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.