• Windows CVS snapshots?

    From Mcsteve@VERT/HABITS to All on Sunday, December 07, 2014 20:43:26
    Hey all,

    What is required to update a Win32 Synchronet installation to latest CVS? Are there prebuilt snapshots somewhere? If I have to compile it myself, can I do it with the current version of Visual Studio?

    I swear I've done this before, but it was a good few years ago and I remember nothing.

    Thanks in advance for any help.

    -McSteve

    ---
    þ Synchronet þ Old habits die hard - Old Habits BBS - oldhabitbbs.com
  • From Digital Man@VERT to Mcsteve on Sunday, December 07, 2014 20:00:30
    Re: Windows CVS snapshots?
    By: Mcsteve to All on Sun Dec 07 2014 08:43 pm

    Hey all,

    What is required to update a Win32 Synchronet installation to latest CVS? Are there prebuilt snapshots somewhere?

    Here (rebuilt daily): ftp://vert.synchro.net/Synchronet/sbbs_dev.zip

    If I have to compile it myself, can
    I do it with the current version of Visual Studio?

    You don't have to, but you could.

    digital man

    Synchronet "Real Fact" #37:
    Synchornet first supported Windows NT-based operating systems w/v3.00b (2000). Norco, CA WX: 64.7øF, 61.0% humidity, 4 mph NW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Mcsteve@VERT/HABITS to Digital Man on Sunday, December 07, 2014 23:25:42
    Re: Windows CVS snapshots?
    By: Digital Man to Mcsteve on Sun Dec 07 2014 08:00 pm

    Here (rebuilt daily): ftp://vert.synchro.net/Synchronet/sbbs_dev.zip

    Alright, I think I'm getting it. Executables in sbbs_dev.zip, and most everything else in sbbs_run.zip.

    I guess I make sure my backups are up to date, extract everything except the cnf/cfg files over the top of my installation, and manually merge in any updates to the INI files and other customized files, eh?

    Thanks for getting back to me.

    -McSteve

    ---
    þ Synchronet þ Old habits die hard - Old Habits BBS - oldhabitbbs.com
  • From Poindexter Fortran@VERT/REALITY to Mcsteve on Sunday, December 07, 2014 23:38:35
    Re: Windows CVS snapshots?
    By: Mcsteve to Digital Man on Sun Dec 07 2014 11:25 pm

    I guess I make sure my backups are up to date, extract everything except the cnf/cfg files over the top of my installation, and manually merge in any updates to the INI files and other customized files, eh?

    You got it.

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Android8675@VERT/SHODAN to Mcsteve on Monday, December 08, 2014 08:20:32
    Re: Windows CVS snapshots?
    By: Mcsteve to All on Sun Dec 07 2014 08:43 pm

    What is required to update a Win32 Synchronet installation to latest CVS?

    You should be using MSVC2013 Express, it's free, get it from microsoft.com.

    I swear I've done this before, but it was a good few years ago and I remember nothing.

    Backup your SBBS folder (JIC)
    Pull the src files from CVS,
    install MSVC2013Express,
    Browse to .\src\sbbs3 using a command prompt.
    Run the release.bat file
    ?????
    Profit!

    (the built exe's and dll's will be in separate folders off sbbs3, just copy them over the files in your \sbbs\exec folder.)

    Oh, if you haven't before you should run >jsexec update.js from the sbbs exec folder, it just checks to make sure all your JS files are in the right folders.

    ---
    þ Synchronet þ Shodan's Core - shodan.synchro.net:23 & :2323
  • From Digital Man@VERT to Mcsteve on Monday, December 08, 2014 17:06:05
    Re: Windows CVS snapshots?
    By: Mcsteve to Digital Man on Sun Dec 07 2014 11:25 pm

    Re: Windows CVS snapshots?
    By: Digital Man to Mcsteve on Sun Dec 07 2014 08:00 pm

    Here (rebuilt daily): ftp://vert.synchro.net/Synchronet/sbbs_dev.zip

    Alright, I think I'm getting it. Executables in sbbs_dev.zip, and most everything else in sbbs_run.zip.

    I guess I make sure my backups are up to date, extract everything except
    the cnf/cfg files over the top of my installation, and manually merge in
    any updates to the INI files and other customized files, eh?

    Updating anything from the sbbs_run.zip would be optional. Probably the more important files from that archive would be exec/* and exec/load/*. I wouldn't worry about merging any INI files.

    digital man

    Synchronet "Real Fact" #82:
    Donations to the Synchronet project are welcome @ http://wiki.synchro.net/donate
    Norco, CA WX: 73.4øF, 33.0% humidity, 0 mph W wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Mcsteve@VERT/HABITS to Android8675 on Monday, December 08, 2014 18:27:16
    Re: Windows CVS snapshots?
    By: Android8675 to Mcsteve on Mon Dec 08 2014 08:20 am

    You should be using MSVC2013 Express, it's free, get it from microsoft.com.

    Yep, got that. I might try to build from source eventually.

    For now, it looks like I managed to get it figured out using digital man's prebuilt snapshots. As far as I can tell, I didn't even break anything. Yet.

    -McSteve

    ---
    þ Synchronet þ Old habits die hard - Old Habits BBS - oldhabitbbs.com