[Bug 3572] New: pull --update shouldn't attempt to download largefiles twice

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Thu Aug 2 09:48:52 UTC 2012


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

          Priority: normal
            Bug ID: 3572
                CC: mercurial-devel at selenic.com, natosha at gmail.com
          Assignee: bugzilla at selenic.com
           Summary: pull --update shouldn't attempt to download largefiles
                    twice
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: taktaktaktaktaktaktaktaktaktak at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: largefiles
           Product: Mercurial

pull --update is trying to get new largefiles twice, causing an extra, lengthy
wait after the working copy is already updated to the new tip (and new
largefiles have already been downloaded).

$ hg pull --update
searching for changes
adding changesets                                                               
adding manifests                                                                
adding file changes
added 6 changesets with 6 changes to 6 files (-1 heads)
73 files updated, 0 files merged, 1 files removed, 0 files unresolved           
getting changed largefiles
1 largefiles updated, 0 removed
updating bookmark trunk
caching new largefiles
0 largefiles cached

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



More information about the Mercurial-devel mailing list