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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:36:39+00:00 2026-06-10T21:36:39+00:00

I have two branches at my local repository: default and s1 . At default

  • 0

I have two branches at my local repository: default and s1.

At default branch there is a file called def.txt, among others. The s1 branch has files named as set3.txt, set1.txt, etc. I would like to add set1.txt of s1 branch to default branch as well.

I have tried to use hg add set1.txt command when the working directory is at default branch. However, because default branch does not has the file, I cannot add it and it always gives me a error message such as "no set1.txt file found".

I do not want to use merge command because I do not want to merge all other files from s1 branch to default branch. I only want to add one file, set1.txt. I have tried hg transplant -b s1, too, but it seems not serving the same purpose.

So any idea how to work around this? My goal it to have these two branches look as below:

  • default: def.txt, set1.txt etc.

  • s1: set1.txt, set3.txt etc.

My machine is Red Hat Linux Workstation 6 which has Mercurial 1.7.3 and TortoiseHG 1.5.

  • 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-06-10T21:36:41+00:00Added an answer on June 10, 2026 at 9:36 pm

    You can use a trick: “revert” the file set1.txt to the branch s1. Since branches are revisions, this will work:

    $ hg revert -r s1 set1.txt
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lets say I have the following two branches and the local branch is 'mybranch'
I have two branches: local branch (the one which I work with) remote branch
I have merged two branches in a local Git repository, with a bunch of
I have two branches in local. Staging and master. There are some changes already
I have two branches with several commits each. On one branch, I can go
Given that two branches have diverged and a specific commit from one branch (and
I have two branches of my solution in GIT. One is X branch and
I have seen two different ways of merging local branches. git checkout master git
I have two git repositories on different PCs. I have some local branches on
I have a remote bare repository with two branches 'master' and 'testing', where HEAD

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.