Hi all, 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 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. Not sure what the problem is. Both URLs are reachable fine in a browser. Any ideas? Thanks! Thomas
