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

  • Home
  • SEARCH
  • 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 3494576
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:01:19+00:00 2026-05-18T12:01:19+00:00

I have tagged a set of code to be uploaded to our server. However,

  • 0

I have tagged a set of code to be uploaded to our server.

However, I’m wondering about the options to maintain it afterwards. Theoretically Mercurial’s changesets could be used to ‘export’ all the files that have been changed since the tagged changeset, so that following subsequent builds I only need to upload the files that have been changed.

Is this possible?

  • 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-18T12:01:19+00:00Added an answer on May 18, 2026 at 12:01 pm

    There’s probably several ways of getting that list of files, but here’s one:

    hg diff --stat -r TAG:
    

    This will output something like this:

    [C:\Dev\VS.NET\DiffLib] :hg diff --stat -r 27:
     .hgignore                                           |    2 +
     Binaries.fbp7                                       |  Bin
     Binaries.fbpInf                                     |   13 +-----
       ...
     19 files changed, 370 insertions(+), 41 deletions(-)
    

    Here’s another, using the log command with XML output:

    [C:\Dev\VS.NET\DiffLib] :hg log --style=XML --verbose -r 27:
    <?xml version="1.0"?>
    <log>
    <logentry revision="27" node="fc6db773ccbb335cc11f42ea4588adea6b179cd8">
    <author email="lasse@vkarlsen.no">Lasse V. Karlsen</author>
    <date>2010-11-30T12:03:38+01:00</date>
    <msg xml:space="preserve">Ensured &quot;.orig&quot; files are ignored.</msg>
    <paths>
    <path action="M">.hgignore</path>
    </paths>
    </logentry>
    <logentry revision="28" node="a1f739dd59a73d37ff058f3cc89e0b42d535bee5">
    <author email="lasse@vkarlsen.no">Lasse V. Karlsen</author>
    <date>2010-11-30T12:17:06+01:00</date>
    <msg xml:space="preserve">Changed to .NET 3.5 to support more projects. Impl
    e&lt;T1,T2&gt;</msg>
    <paths>
    <path action="M">DiffLib.Tests/DiffLib.Tests.csproj</path>
    <path action="M">DiffLib/AlignedDiff.cs</path>
    <path action="M">DiffLib/DiffLib.csproj</path>
    <path action="M">README.markdown</path>
    </paths>
    </logentry>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have set up an SVN repository from scratch, and I have successfully tagged
I have a feature slider set up that draws in posts that are tagged
I have a news site with articles tagged in categories. My Controller is called
I have a list of puzzles that are tagged with specific Themes. Think questions
I have two tables, Book and Tag , and books are tagged using the
This post is incorrectly tagged 'send' since I cannot create new tags. I have
Have just started using Google Chrome , and noticed in parts of our site,
Have you ever seen any of there error messages? -- SQL Server 2000 Could
Have you guys had any experiences (positive or negative) by placing your source code/solution
I might have done something wrong in the set up but is OmniCppComplete supposed

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.