Mercurial question

Ryan Bain rbain at microtechnologies.com
Fri Apr 8 17:17:10 UTC 2016


Hello,
            We are currently using mercurial and we have accidentally copied a file from one repository to another(hg copy I believe). What it has done is to drag history from the previous version when it should have been a completely new file. Is there a way to force the new file to "unlink" from the old file so that it doesn't overwrite the version in the new repository

What is should be:

Repo v2.3                    Repo v3.0
Version2.3.sql    -->      Version2.3.sql
Version 3.0.sql (New File)

What it is:

Repo v2.3                    Repo v3.0
Version2.3.sql    -->      Version 3.0.sql


Ryan Bain
Micro Technologies
Software Developer

8701 Center Port Blvd.
Amarillo, Texas, 79108

Work: 806.372.2369
Fax: 806.378.5512

microtechnologies.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20160408/a37a49c1/attachment.html>


More information about the Mercurial mailing list