Author |
Message |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Mon Jul 11, 2005 11:25 am Post subject: Updating Version |
 |
|
|
|
There's got to be a better way, then having to create a new directory.. move over my config files, maps, etc ... Maybe not so much a patch file, but do a diff on all files on the asss dev machine.. and then just have an archive of those files that I can extract into an asss/ folder. _________________ Oldbie Server Help
|
|
Back to top |
|
 |
Chambahs Power attack

Joined: Jun 19 2005 Posts: 820 Offline
|
Posted: Tue Jul 12, 2005 12:22 pm Post subject: |
 |
|
|
|
nope, you gotta deal with it just like the all of us did
|
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Tue Jul 12, 2005 2:54 pm Post subject: |
 |
|
|
|
Er, this isn't be so hard. Just copy the contents of the bin directory over the old contents, and don't touch anything else. This may leave you with slightly-out-of-date config files as compared to the distributed ones, but a simple diff should help clear that up.
The only big issue moving from 1.3.6 to 1.4.0 is that you have to add bw_default to your modules.conf file.
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Jul 18, 2005 4:16 pm Post subject: |
 |
|
|
|
Someone should grab gentoo's etc-update script and mod it to work with asss.
|
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Mon Jul 18, 2005 10:48 pm Post subject: |
 |
|
|
|
All it does is just use diff in a pretty way.
etc-update.txt - 10.36 KB
File downloaded or viewed 23 time(s)
|
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Tue Jul 19, 2005 5:30 pm Post subject: |
 |
|
|
|
At least include security.so in the source distrobution like i've requested awhile back. *fumes* Time to write an upgrade segement in the wiki.
|
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Wed Jul 20, 2005 4:53 am Post subject: |
 |
|
|
|
Er, when did you request that? I don't remember hearing it. Anyway, I put up http://sscx.net/asss/security-1.4.0.so.gz , and I'll try to remember to do the same for each new version.
|
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Wed Jul 20, 2005 8:58 am Post subject: |
 |
|
|
|
I only vaguely remember the request (it was coined as a question). Mainly having to do with something not right in the 1.1.7 source and binary versions. So it's ancient history.
This is usually an issue with other software. IF I haven't updated in ages I have to sitdown and think what i need to copy over. Something like this..
"let's see here I need to copy those src/ sub directories.. my Makefile, but wait, what if there have been changes to Makefile? conf/ directory... wait, except for modules.conf because there could be some major change in there (better diff).. then everything else... has arenas/ changed? maybe.. "
Though this is more of a headache for major version changes.
|
|
Back to top |
|
 |
|