• binkit error

    From Dumas Walker@VERT/CAPCITY2 to All on Sat Nov 30 09:02:00 2019
    11/30 13:52:59 srvc 0068 BinkIT connection accepted from: 98.3.43.197 port 48720
    11/30 13:52:59 srvc 0068 BinkIT !JavaScript /sbbs/exec/binkit.js line 1: SyntaxError: illegal XML character
    11/30 13:52:59 srvc 0068 !JavaScript FAILED to compile script (/sbbs/exec/binkit.js)
    11/30 13:52:59 srvc 0068 BinkIT service thread terminated (0 clients remain, 0 total, 9 served)

    Here is the beginning of the js file:

    <<<<<<< binkit.js
    // $Id: binkit.js,v 2.26 2019/06/14 21:08:42 rswindell Exp $
    // vi: tabstop=4
    =======
    // $Id: binkit.js,v 2.27 2019/06/17 05:21:19 rswindell Exp $
    // vi: tabstop=4
    2.27

    The copy in my backup looks like this:

    // $Id: binkit.js,v 2.26 2019/06/14 21:08:42 rswindell Exp $
    // vi: tabstop=4
    /*

    I think it does not like the less-than & greater-than characters. I tried taking all of them out and leaving this:

    // $Id: binkit.js,v 2.27 2019/06/17 05:21:19 rswindell Exp $
    // vi: tabstop=4

    But apparently the source is full of those characters as it threw the same error for line 25. I saved the previous backup copy over it so hopefully it will work with the sbbs code I pulled today.

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Digital Man@VERT to Dumas Walker on Sat Nov 30 13:36:00 2019
    Re: binkit error
    By: Dumas Walker to All on Sat Nov 30 2019 02:02 pm

    11/30 13:52:59 srvc 0068 BinkIT connection accepted from: 98.3.43.197 port 48720
    11/30 13:52:59 srvc 0068 BinkIT !JavaScript /sbbs/exec/binkit.js line 1: SyntaxError: illegal XML character
    11/30 13:52:59 srvc 0068 !JavaScript FAILED to compile script (/sbbs/exec/binkit.js)
    11/30 13:52:59 srvc 0068 BinkIT service thread terminated (0 clients remain, 0 total, 9 served)

    Here is the beginning of the js file:

    <<<<<<< binkit.js
    // $Id: binkit.js,v 2.26 2019/06/14 21:08:42 rswindell Exp $
    // vi: tabstop=4
    =======
    // $Id: binkit.js,v 2.27 2019/06/17 05:21:19 rswindell Exp $
    // vi: tabstop=4
    2.27

    Those are merge-conflict markers. Simply deleting the version you have locally and getting again via CVS will fix that.

    The copy in my backup looks like this:

    // $Id: binkit.js,v 2.26 2019/06/14 21:08:42 rswindell Exp $
    // vi: tabstop=4
    /*

    I think it does not like the less-than & greater-than characters. I tried taking all of them out and leaving this:

    // $Id: binkit.js,v 2.27 2019/06/17 05:21:19 rswindell Exp $
    // vi: tabstop=4

    But apparently the source is full of those characters as it threw the same error for line 25. I saved the previous backup copy over it so hopefully it will work with the sbbs code I pulled today.

    "cvs update -C" would also work.

    digital man

    Synchronet "Real Fact" #24:
    1584 Synchronet BBS Software registrations were sold between 1992 and 1996. Norco, CA WX: 51.3øF, 65.0% humidity, 0 mph S wind, 0.01 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to DIGITAL MAN on Sun Dec 1 05:12:00 2019
    Those are merge-conflict markers. Simply deleting the version you have locally >nd getting again via CVS will fix that.

    Ahh, I have seen those pop up in menu files before too and wondered how
    they got there! :)

    "cvs update -C" would also work.

    So that will cause the new version to overwrite rather than merge?

    Thanks!


    * SLMR 2.1a * The best way to accelerate a Mac is at -32.2 ft/sâ„¢.

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Digital Man@VERT to Dumas Walker on Sun Dec 1 06:29:00 2019
    Re: binkit error
    By: Dumas Walker to DIGITAL MAN on Sun Dec 01 2019 10:12 am

    Those are merge-conflict markers. Simply deleting the version you have locally >nd getting again via CVS will fix that.

    Ahh, I have seen those pop up in menu files before too and wondered how
    they got there! :)

    "cvs update -C" would also work.

    So that will cause the new version to overwrite rather than merge?

    Correct.

    digital man

    This Is Spinal Tap quote #31:
    Viv Savage: Quite exciting, this computer magic!
    Norco, CA WX: 58.3øF, 50.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net