[Bug 4883] New: Cloning repository with largefiles triggers excesive password prompt

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Oct 5 21:38:27 UTC 2015


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

            Bug ID: 4883
           Summary: Cloning repository with largefiles triggers excesive
                    password prompt
           Product: Mercurial
           Version: 3.5.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: largefiles
          Assignee: bugzilla at selenic.com
          Reporter: marcin at python-blog.com
                CC: mercurial-devel at selenic.com, natosha at gmail.com

When doing a clone of repository with largefiles, i get asked for password
again despite stored credentials inside the URL. A regular clone that doesn't
have largefiles works fine. Client HG version 3.5.1 server side 3.3.3

ubuntu at web:/tmp$ hg clone https://user:secret@server.com/repository
destination directory: repository
requesting all changes
adding changesets
adding manifests
adding file changes
added 1385 changesets with 3842 changes to 1132 files
updating to branch default
getting changed largefiles
http authorization required for https://server.com/repository
realm: AuthRequired
user: user
password:

Is this expected ?

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


More information about the Mercurial-devel mailing list