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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:34:42+00:00 2026-05-23T18:34:42+00:00

I have a large codebase that I have been working on for a while.

  • 0

I have a large codebase that I have been working on for a while. It is not ready to push live, even experimentally. However, my client is requiring a minor change that I cannot fix without pushing my whole new update (which is not ready). I would like to do the following:

  1. Take a stable changeset (I know which one) and create a codebase that I can then work from in Visual Studio.
  2. Make the (very minor) update
  3. Commit my change
  4. Upload my change to the server
  5. Merge/push my changes
  6. Be able to go on working on my current project with that minor change included

I don’t want to screw anything up though. Can anyone offer some advice on how to do this?

Thanks

  • 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-23T18:34:42+00:00Added an answer on May 23, 2026 at 6:34 pm

    Sure.

    1. hg clone then hg update <rev> to the stable changeset
    2. Edit the code as needed
    3. hg commit
    4. Upload this version (stable + patch) to the server
    5. hg push to the server (your new patch)
    6. At some point, do hg pull in your main development clone when you don’t have any uncommitted changes, then do hg rebase to make Mercurial adjust your main development changesets to come after the patch we made above. The history will then be as if the “hotfix” had been done before you started working on your new development.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a large codebase that I've been tasked with porting to 64 bits.
I'm working on a large codebase that doesn't have quotes around any array keys,
I have a large codebase that targetted Flash 7, with a lot of AS2
I have a fairly large codebase that depends on MooTools v1.11 and am about
I have a very large codebase (read: thousands of modules) that has code shared
I have a fairly large PHP codebase (10k files) that I work with using
I have been tasked with porting a large Java codebase to the Android platform.
I'm working on a project with a large existing codebase and I've been tasked
I understand that Dart has just been released, and while it's not entirely stable
I have a large high quality c# framework codebase that I nevertheless want 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.