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

            Bug ID: 5325
           Summary: "skipping unreadable pattern file" but there are no
                    "include" directives in my repo
           Product: Mercurial
           Version: 3.9
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@selenic.com
          Reporter: ws.mercurial.bugzi...@roman.st
                CC: mercurial-de...@selenic.com

I can reproduce this by cloning pretty much any of my repos, e.g.:

C:\Temp>hg clone ssh://h...@bitbucket.org/rstarkov/onlinedawg
destination directory: onlinedawg
requesting all changes
adding changesets
adding manifests
adding file changes
added 47 changesets with 114 changes to 12 files (+2 heads)
updating to branch default
11 files updated, 0 files merged, 0 files removed, 0 files unresolved

C:\Temp>hg status
skipping unreadable pattern file 'C:\Temp\onlinedawg\': No such file or
directory


The contents of .hgignore:

syntax:glob
*.csproj.user
*.sln.cache
*.suo
bin
obj
builds


Is this a bug or am I doing something wrong? My .hgrc doesn't have anything
related to ignore files either.

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