I have two separate mercurial repositories. At this point it makes sense that they "become one" because I want to work on the two projects simultaneously.
I'd really like the two projects to each be a subdirectory in the new repository.
- How do I merge the two projects?
- Is this a good idea, or should I keep them separate?
It seems I ought to be able to push from one repository to the other... Maybe this is really straight forward?