• binkit error

    From Dumas Walker@VERT/CAPCITY2 to All on Sat Nov 30 14:02:12 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 18:36:04 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 10: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 11:29:56 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ã