• Issue upgrading in linux

    From Michael Long@VERT to alt.bbs.synchronet on Mon Oct 12 14:20:49 2020
    From Newsgroup: alt.bbs.synchronet

    So I followed these instructions:
    1. In the repo, pulled the latest changes (I see them in /sbbs/repo)
    2. cd /sbbs/repo/src/sbbs3; make RELEASE=1 setcap symlinks
    3. checked text.dat
    4. ran jsexec update

    Now the issue is stuff in exec/load did not get updated and are still old files. I can manually copy the files, but what else am I missing that didn't get updated. Can someone tell me where I went wrong in the upgrade?
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Michael Long on Mon Oct 12 17:58:03 2020
    Re: Issue upgrading in linux
    By: Michael Long to alt.bbs.synchronet on Mon Oct 12 2020 02:20 pm

    From Newsgroup: alt.bbs.synchronet

    So I followed these instructions:
    1. In the repo, pulled the latest changes (I see them in /sbbs/repo)
    2. cd /sbbs/repo/src/sbbs3; make RELEASE=1 setcap symlinks
    3. checked text.dat
    4. ran jsexec update

    Now the issue is stuff in exec/load did not get updated and are still old files. I can manually copy the files, but what else am I missing that didn't get updated. Can someone tell me where I went wrong in the upgrade?

    Nothing went wrong. If you want to avoid the copying files from the repo, you can use symlinks as covered here:
    http://wiki.synchro.net/howto:git#read-only_directories

    digital man

    Rush quote #24:
    The more that things change, the more they stay the same
    Norco, CA WX: 89.4°F, 30.0% humidity, 8 mph ENE wind, 0.00 inches rain/24hrs ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to alt.bbs.synchronet on Tue Oct 13 07:01:06 2020
    From Newsgroup: alt.bbs.synchronet

    Ok I have it all working now with git. I think the wiki might need to be tweaked a bit, because if you make a local branch and try to do a git pull while your branch is checked out, it's just going to complain about no upstream. I would usually either commit or stash, then checkout master and pull then, switch back to my own branch and merge master. There may be a more efficient way though.
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Michael Long on Tue Oct 13 11:14:20 2020
    Re: Re: Issue upgrading in linux
    By: Michael Long to alt.bbs.synchronet on Tue Oct 13 2020 07:01 am

    From Newsgroup: alt.bbs.synchronet

    Ok I have it all working now with git. I think the wiki might need to be tweaked a bit, because if you make a local branch and try to do a git pull while your branch is checked out, it's just going to complain about no upstream. I would usually either commit or stash, then checkout master and pull then, switch back to my own branch and merge master. There may be a more efficient way though.

    Yeah, I don't have local branch instructions on the wiki yet. Feel free to add them.

    digital man

    Synchronet/BBS Terminology Definition #74:
    SyncEdit = A defunct 3rd party full-screen editor written for Synchronet
    Norco, CA WX: 88.4°F, 27.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net