[Bug 4969] New: Commit failes when a largefile has been deleted in OS

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Nov 27 14:39:09 UTC 2015


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

            Bug ID: 4969
           Summary: Commit failes when a largefile has been deleted in OS
           Product: Mercurial
           Version: 3.6.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: largefiles
          Assignee: bugzilla at selenic.com
          Reporter: m.p.melnikov at gmail.com
                CC: mercurial-devel at selenic.com, natosha at gmail.com

When I delete some largefile file in Windows, and try to commit this change, I
get the error: "[command returned code 255]". 

% hg remove -- <path to the file>
[command completed successfully Thu Nov 26 18:57:00 2015]
% hg commit --verbose "--message=delete file" --user <user_name> -- <path to
the file>
aborted: <path to largefile>:
[command returned code 255 Thu Nov 26 18:57:00 2015]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list