[Bug 3627] New: Enabling largefiles in mercurial.ini forces hg clone to update to default (ignores -u and -U)

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Mon Sep 17 07:49:50 CDT 2012


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

          Priority: normal
            Bug ID: 3627
                CC: mercurial-devel at selenic.com, natosha at gmail.com
          Assignee: bugzilla at selenic.com
           Summary: Enabling largefiles in mercurial.ini forces hg clone
                    to update to default (ignores -u and -U)
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: Bastian.Wassermann at multivac.de
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: largefiles
           Product: Mercurial

With extension largefiles enabled in personal mercurial.ini (in USERPROFILE
directory), cloning a remote repository ignores additional commands to do
--noupdate or --updaterev.

console looks like this (with --updaterev it is the same):

hg clone --noupdate http://url-to-remote-repository

requesting all changes
adding changesets
adding manifests
adding file changes
added 118 changesets with 468 changes to 167 files
updating to branch default
140 files updated, 0 files merged, 0 files removed, 0 files unresolved

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


More information about the Mercurial-devel mailing list