Hi, I have the cvs version of synchronet and don't want to overwrite my currently installed version and lose data. I am using the raspberry pi for my BBS and want to make sure everything is upgraded from cvs to git successfully. Nothing currently exists in the wiki on how to properly do this and save my existing data and yes of course I would backup everything before I started the upgrade process.
I'll try to get the wiki more up to do, but quickly, this should do it: > $cd ~/sbbs > $ mkdir repo > $ git clone git@gitlab.synchro.net:sbbs/sbbs.git repo > $ cd repo/src/sbbs3 > $ make RELEASE=1 symlinks When I run this script it's looking for a password.
Re: process for upgrading from cvs to git version of synchronet
By: Digital Man to Nick on Fri Aug 28 2020 05:00 pm
I'll try to get the wiki more up to do, but quickly, this should do it:
$ cd ~/sbbs
$ mkdir repo
$ git clone git@gitlab.synchro.net:sbbs/sbbs.git repo
$ cd repo/src/sbbs3
$ make RELEASE=1 symlinks
When I run this script it's looking for a password.
git@gitlab.synchro.net:sbbs/sbbs.git repo > > > $ cd repo/src/sbbs3 > > > $ make RELEASE=1 symlinks > > When I run this script it's looking for a password. > It's asking for *your* password so it can use setcaps to enable > low-port-bindining on sbbs, I'm assuming. Ok I'll see if that works.Thanks HusTler$ cd ~/sbbs > > > $ mkdir repo > > > $ git clone
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 86:33:56 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,792,010 |