Hi guys, this is still not resolved. I am still unable to do hg defpath -du <user> on jdk-submit:
thomas@mainframe /shared/projects/openjdk/jdk-submit/source $ hg defpath -du stuefe abort: http://hg.openjdk.java.net/jdk/submit: Repository not found No hgrc files updated Is defpath not supported anymore? Thank you, Best Regards, Thomas On Wed, Aug 29, 2018 at 8:49 AM, Thomas Stüfe <[email protected]> wrote: > Adding the push path manually to hgrc works fine, so I use that as a > workaround. > > Thanks, Thomas > > On Wed, Aug 29, 2018 at 8:01 AM, Thomas Stüfe <[email protected]> wrote: >> Thank you Tim. Happy to know it is not my setup. Lets see what ops says. >> >> Best, Thomas >> >> On Wed, Aug 29, 2018 at 1:58 AM, Tim Bell <[email protected]> wrote: >>> Thomas: >>> >>>> when trying to run hg defpath to set the paths to the jdk12 submit >>>> repo (http://hg.openjdk.java.net/jdk/submit), it fails: >>>> >>>> thomas@t450:/shared/projects/openjdk/jdk-submit/source$ hg defpath -du >>>> stuefe >>>> abort: http://hg.openjdk.java.net/jdk/submit: Repository not found >>>> No hgrc files updated >>> >>> >>> Adding the ops list <[email protected]> in case others have seen this. >>> >>>> But it works for the submit repo for jdk11 >>>> (http://hg.openjdk.java.net/jdk/submit11/), and there it updates the >>>> .hg/hgrc just fine. >>> >>> >>> FWIW, I see the same thing. I don't have an explanation yet. >>> >>> I created fresh clones and then tried 'hg defpath -du tbell': >>> >>> works: http://hg.openjdk.java.net/jdk/sandbox >>> works: http://hg.openjdk.java.net/jdk/submit11 >>> fails: http://hg.openjdk.java.net/jdk/submit >>> >>>> Not sure what the problem is. Both URLs are reachable fine in a browser. >>>> >>>> Any ideas? >>> >>> >>> I am stumped at the moment, but I will keep digging. >>> >>> Tim >>>
