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

The Archive Base Latest Questions

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

The Mercurial About page says: Traditional version control systems such as Subversion are typical

  • 0

The Mercurial About page says:

“Traditional version control systems
such as Subversion are typical
client-server architectures with a
central server to store the revisions
of a project. In contrast, Mercurial
is truly distributed, giving each
developer a local copy of the entire
development history. This way it works
independent of network access or a
central server. Committing, branching
and merging are fast and cheap.”

So when every developer gets a clone from _ (?), then every developer can start working on the project for his own. 10 months later everyone has done something and changed RootViewController in a whole different way.

Now, what’s the point of cloning the whole thing? When Dev A changes RootViewController, then Dev B wants to continue work based on that change. Or not? But how will Dev B ever get that change? By cloning the whole thing every day? How about his own changes? Is there some kind of super merge operation that merges all clones into one big superclone which everyone would have to replace with his individual clone once in a while?

I am sure Mercurial is cool and useful. But I just don’t get it.

  • 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-18T04:44:01+00:00Added an answer on May 18, 2026 at 4:44 am

    I found the basics here a good introduction to Mercurial.

    You have to start some where. hg init

    All developers should have some common base / ancestor. hg clone

    They must get the changes from other developers / publish their own changes
    hg push , hg pull, hg bundle

    You need to see what’s coming into your own repo, if you pulled. hg incoming

    What changes has been made hg diff

    Also, it is convenient to have some central repository where every one can push their changes and pull changes from.

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

Sidebar

Related Questions

I have been hearing a lot about the advantages of using a version control
For a new Java web project I thought about using: Eclipse as IDE Mercurial
I personally used Mercurial and Subversion in a limited way and I just can't
Everywhere I read about Mercurial and Git they generally throw in a line or
I've read a lot about Mercurial and branching in it, however, I am still
it's a quesion about mercurial. I'm not a unix - guy, but use a
Does anybody have any advice about using Mercurial as a front end for Perforce?
I've been asked this question about distributed source control in general by someone who's
I'm in a small distributed team using Mercurial for a central repository. We each
I had downloaded Mercurial for eclipse, i also saw the video about how 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.