Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8169279

get_source.sh can't obtain closed directories when cloning from local files.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 9
    • 9
    • infrastructure
    • None

      From an email discussion:

      --begin---
      How should one clone the closed repos from /java/re/jdk/9/latest/ws?

          % hg clone /java/re/jdk/9/latest/ws

      I tried everything obvious I could think of:

          % sh get_source.sh

      Everything comes up with:

          ERROR: Need initial clone from non-local source

      This also exists on JDK 7, but with a different error.
      ---end---
      ---begin---
      Why not just clone any jdk9 and either:
      $ hg tupdate jdk-9+142

      or
      $ bash common/bin/hgforest.sh update jdk-9+142
      ---end---

      My original question was about /java/re, but it applies to local filesystems also. Cloning from a local filesystem is likely going to be much more performant, but I can't figure a way to get the closed code using get_source.sh.

            Unassigned Unassigned
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: