Trackmania plugins, scripts, and more...

UPDATE XASECO

Description:

This is a shell script to update xaseco semi automatic.

Function:

The script will copy and compare files automatically.
If there is any difference it will open the editor for edition of the files.
There are options to edit/compare files before start to copy.
You can set a default xaseco folder to update as well as a default aseco.php name
The aseco.php will be renamed if set and chmodded '755'
You also can use two parameter to update more than one xaseco folder.

This script needs the editor vim to work!!!!!!

Usage like './update.sh PATH FILENAME' or './update.sh' if a standard is set.
- = xaseco path to update
- = xaseco file name (aseco.php)


======================= VIM/VIMDIFF commands ===============================


All edition is done with vim, commands like that:
i = insert
ESC = exit insertmodus
:w = write file
:q = exit
:q! = exit without saving
/string = jump to string
:syntax on = syntax highlighting on

]do = get the content of the other buffer
]dp = put the content into the other buffer
]ZZ = save and exit buffer
]ww = switch buffer

Copy this file into the same folder as the unpacked xaseco folder from xaseco_nnn.zip , dont forget to chmod it.

Commands:

Configuration:


Configs are done in the file itself, and should be self explaining.

Installation:

Copy this file into the same folder as the unpacked xaseco folder from xaseco_nnn.zip, dont forget to chmod it.
Dependencies:
- vim text editor, unpacked xaseco update in same folder

Files:

Download:

Name Version Size Last Change Downloads Last Download
update_xaseco.zip 1.0 2.2 KB 2010/05/04 1470 2024/04/22 04:27