Door Games Unlimited

Welcome, Guest.


Subject: Re: recursion errors Date: Tue Jan 14 2014 07:43:12
From: Rastus To: Mro

Mro wrote:

> you download from the cvs and drop in the files. do not replace any custom
> scripts or mods you have.
> 
> backup first.
> 
> this is a good opportunity to learn about what does what and where it is
> located in regards to synchronet.
> 
> btw, i dont believe i was ever a user on  your bbs, but you have my ip
> blocked. blocking my ip didnt really accomplish keeping me off your
> system, just was wondering why i was blocked cause i find that odd.


Thanks but I had asked about upgrading to 3.16.  I keep current.. here's the 
script I run at least weekly:

cd /sbbs
tar -czf exec.tgz exec
export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs 
cvs update -d exec
cvs update src 3rdp
cd /sbbs/src/sbbs3
make RELEASE=1
cd /sbbs/src/sbbs3/scfg
make RELEASE=1
cd /sbbs/exec
make
/sbbs/exec/jsexec update.js

Nick

---
 ■ Synchronet ■ Electronic Warfare BBS | telnet://ewbbs.synchro.net

Previous Message       Next Message
In Reply To: Re: recursion errors (Mro)
Replies: Re: recursion errors (Mro)