• ChangeLog: 2023-11-02 13:48 UTC-0500 Ron Pinkas

    From Ron Pinkas@21:1/5 to All on Thu Nov 2 14:00:36 2023
    2023-11-02 13:48 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    - utils/xbscript
    - Removed utils/xbscript directory and replaced it with a link
    to a stand alone repository of xbScript as a submodule.

    Instructions for Existing Clones:
    1. Pull Latest Changes: First, git pull
    2. Ensure the old utils/xbscript directory is completley removed since it likely had a sub folder for you platform
    3. Now, you can initialize and fetch the content of the submodule:
    git submodule update --init --recursive

    Instructions for New Clones - ADD the git flag --recurse-submodules as follows:
    git clone --recurse-submodules https://github.com/xHarbour-org/xharbour.git

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to All on Thu Nov 2 14:03:34 2023
    2023-11-02 13:48 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    - utils/xbscript
    - Removed utils/xbscript directory and replaced it with a link
    to a stand alone repository of xbScript as a submodule.

    Instructions for Existing Clones:
    1. Pull Latest Changes: First, git pull
    2. Ensure the old utils/xbscript directory is completley removed since it likely had a sub folder for you platform
    3. Now, you can initialize and fetch the content of the submodule:
    git submodule update --init --recursive

    Instructions for New Clones - ADD the git flag --recurse-submodules as follows:
    git clone --recurse-submodules https://github.com/xHarbour-org/xharbour.git

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)