[Bug 4242] New: largefiles: hg verify --lfc for should work on local contents (only)

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu May 8 12:29:35 CDT 2014


http://bz.selenic.com/show_bug.cgi?id=4242

          Priority: normal
            Bug ID: 4242
                CC: mercurial-devel at selenic.com, natosha at gmail.com
          Assignee: bugzilla at selenic.com
           Summary: largefiles: hg verify --lfc for should work on local
                    contents (only)
          Severity: feature
    Classification: Unclassified
                OS: All
          Reporter: esskov at gmail.com
          Hardware: All
            Status: UNCONFIRMED
           Version: 2.8.2
         Component: largefiles
           Product: Mercurial

The verify command has 3 options when using the largefiles extension:

--large verify that all largefiles in current revision exists
--lfa   verify largefiles in all revisions, not just current
--lfc   verify local largefile contents, not just existence

Currently the "central store" has to be online in order for either of these
options to work, but it would be convenient if --lfc would work when offline.
Moreover, it could be stated more clearly that the first 2 options concern only
the central store - if indeed that's the case?

The issue and a proposed solution is discussed here:
http://article.gmane.org/gmane.comp.version-control.mercurial.general/34990

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


More information about the Mercurial-devel mailing list