• src/sbbs3/scfglib1.c

    From rswindell@VERT to CVS commit on Monday, August 05, 2019 20:19:30
    src/sbbs3 scfglib1.c 1.77 1.78
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2019

    Modified Files:
    scfglib1.c
    Log Message:
    make_data_dirs() - make all the file dir's data_dirs and transfer file paths.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mark lewis@VERT to digital man on Tuesday, August 06, 2019 09:40:46
    On 2019 Aug 05 20:19:30, rswindell wrote to CVS commit:

    src/sbbs3 scfglib1.c 1.77 1.78
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2019

    Modified Files:
    scfglib1.c
    Log Message:
    make_data_dirs() - make all the file dir's data_dirs and transfer file paths.

    i think this is where this problem is but not totally sure... scfg validates/creates directories when you save the file area config but they are missing the '/' between "dirs" and the internal code...

    eg: FDIST Library
    internal code prefix : FDIST-
    parent dir : <blank>

    DAILYLIST Directory
    internal code : DAILYLIS
    transfer path : <blank>


    autogenerated values for DAILYLIST Directory
    internal code : FDIST-DAILYLIS
    transfer path : [/sbbs/data/dirs/fdist-dailylis/]


    when saving file library config changes, directory

    /sbbs/data/dirsfdist-dailylis
    ^^

    is created instead of the proper directory

    /sbbs/data/dirs/fdist-dailylis
    ^^^

    )\/(ark

    Once men turned their thinking over to machines in the hope that this would set
    them free. But that only permitted other men with machines to enslave them.
    ... Don't fly into a rage unless you are prepared for a very rough landing.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to mark lewis on Tuesday, August 06, 2019 13:33:25
    Re: src/sbbs3/scfglib1.c
    By: mark lewis to digital man on Tue Aug 06 2019 09:40 am

    i think this is where this problem is but not totally sure... scfg validates/creates directories when you save the file area config but they are missing the '/' between "dirs" and the internal code...

    It was in scfgsave.c. Should be fixed now.

    digital man

    This Is Spinal Tap quote #33:
    Nigel Tufnel: Well, so what? What's wrong with bein' sexy?
    Norco, CA WX: 96.5øF, 18.0% humidity, 4 mph E wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Alterego@VERT/ALTERANT to mark lewis on Wednesday, August 07, 2019 14:11:47
    Re: src/sbbs3/scfglib1.c
    By: mark lewis to digital man on Tue Aug 06 2019 09:40 am

    On 2019 Aug 05 20:19:30, rswindell wrote to CVS commit: /sbbs/data/dirsfdist-dailylis
    ^^

    I've noticed the same issue.

    I've also noticed in some cases that both the intended directory and the incorrect directory being created - but that might have been me figuring out what was going on.

    This problem existed from my CVS build 10 days ago, and yesterday.
    ...ëîå*

    ---
    þ Synchronet þ Alterant | an SBBS in Docker on Pi!
  • From Digital Man@VERT to Alterego on Tuesday, August 06, 2019 22:41:08
    Re: src/sbbs3/scfglib1.c
    By: Alterego to mark lewis on Wed Aug 07 2019 02:11 pm

    Re: src/sbbs3/scfglib1.c
    By: mark lewis to digital man on Tue Aug 06 2019 09:40 am

    On 2019 Aug 05 20:19:30, rswindell wrote to CVS commit: /sbbs/data/dirsfdist-dailylis
    ^^

    I've noticed the same issue.

    I've also noticed in some cases that both the intended directory and the incorrect directory being created - but that might have been me figuring out what was going on.

    This problem existed from my CVS build 10 days ago, and yesterday.

    Should be fixed now.

    digital man

    Synchronet/BBS Terminology Definition #3:
    ASCII = American Standard Code for Information Interchange
    Norco, CA WX: 70.4øF, 76.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net