https://bz.mercurial-scm.org/show_bug.cgi?id=5509

            Bug ID: 5509
           Summary: import doesn't work: "no diffs found"
           Product: Mercurial
           Version: 4.1.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: alexxx...@yandex.kz
                CC: mercurial-devel@mercurial-scm.org

1. Make any changes in the repo.
2. Run hg diff > 1
3. Run hg --revert all
4. Run hg import 1 --no-commit
5. Observe the result:
applying 1
abort: 1: no diffs found

Expected result: the changes should be re-applied.

I believe the reproduction of the issue does not depend on the specific repo or
the nature of the changes made. Import simply always fails. Confirmed with
Mercurial 3.9, 4.0.1 and 4.1.1. Works fine with 3.7.3 (it always worked for as
long as I remember, since 2.x probably, only started failing recently).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to