Script to automatically update guayadeque

General discussions
Locked
mekanix
Posts: 210
Joined: Wed Sep 29, 2010 11:20 pm

Script to automatically update guayadeque

Post by mekanix »

Hi to all! I create a couple of script that:

1. check if your svn local directory is updated to the last revision
2. download last revision
3. display using the ubuntu notification the results (guayadeque is alread up to date or has been updated and the last three revision decsription)
4. start xterm, compile guayadeque using the build command and install it.

In the attached files you can find three files, an icon (if you want to add the script as a launcher)
the main script "guayadeque_update.pl", you have to modify at line 4, setting the path of your local svn source for guayadeque
the "buildguayadeque" script: put it in the local svn folder source for guayadeque


I hope that it could be useful... and that it will work :D
Locked