octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53555] Update MXE scripts for https and new M


From: Rik
Subject: [Octave-bug-tracker] [bug #53555] Update MXE scripts for https and new Mercurial location
Date: Tue, 3 Apr 2018 19:00:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

URL:
  <http://savannah.gnu.org/bugs/?53555>

                 Summary: Update MXE scripts for https and new Mercurial
location
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 03 Apr 2018 04:00:24 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

While checking one of the compile logs for MXE Octave on the buildbots I found
this:


if [ -d octave-hg-repo ]; then \
  cd octave-hg-repo \
    && hg pull && hg update stable; \
else \
  hg clone http://octave.org/hg/octave octave-hg-repo \
    && cd octave-hg-repo \
    && hg pull && hg update stable; \
fi
pulling from http://octave.org/hg/octave
real URL is https://hg.savannah.gnu.org/hgweb/octave


I think someone should go through the MXE files and update any http locations
and any out-of-date addresses for Mercurial to the new ones ahead of the 4.4
release.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53555>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]