This is perhaps not a question unique to Mercurial, but that\'s the SCM that I\'ve been using most lately.
I work on multiple projects and tend to copy source code f
Three solutions, pick your favorite:
Copying actual files between repositories with no common ancestors will never be optimal as history is not preserved.