[Bug 4914] New: `hg push` fails if only paths.default-push is set

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Oct 22 18:47:10 UTC 2015


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

            Bug ID: 4914
           Summary: `hg push` fails if only paths.default-push is set
           Product: Mercurial
           Version: 3.6-rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: regression
          Severity: bug
          Priority: critical
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: gregory.szorc at gmail.com
                CC: mercurial-devel at selenic.com

Mozilla's test suite caught some failures in 3.6RC when you attempt to `hg
push` (no dest specified) with paths.default-push set and paths.default unset.

You get "abort: default repository not configured!". Before, the default-push
value was used even if paths.default was not set.

This is almost certainly related to the paths API refactoring I did near the
beginning of the cycle.

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


More information about the Mercurial-devel mailing list