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

            Bug ID: 6581
           Summary: cloning new repository fails
           Product: Mercurial
           Version: 5.9
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: mathias.dem...@gmail.com
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

hg init testrepo-5.9-test3
cd testrepo-5.9-test3
mkdir -p container/isam-build-centos7
touch
container/isam-build-centos7/bazel-coverage-generator-sandboxfs-compatibility-0758e3e4f6057904d44399bd666faba9e7f40686.patch
hg add
hg commit -m foo
cd ..
hg clone testrepo-5.9-test3 testrepo-5.9-test3-result
abort: No such file or directory:
'/repo/mdemare/tmp/testrepo-5.9-test3-result/.hg/store/dh/containe/isam-bui/bazel-coverage-generator-sandboxfs-compatibility-0758e3e4d94041277bcd011e1d54c247523c124b4a325686.i'

-- 
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