Linux , Subversion , shell script
- 02/06/2010 - 2 Comments
Shell Script - Generator update packages

Hello everybody.
Today I will show how to script to read an update from SVN and generates a zipped package with only the files that have changed from one revision to another. For this we use Shell Script. Yes! if you run Windows will run out this mamata !!!!!
First I would like to say that I'm no expert in Shell Script and much less on Linux. I'm just a guy who loves and seeks to use them in day-to-day to make facilities, productivity and fun.
For the reason described in the preceding paragraph, this script could be improved greatly. But answer me perfectly and made me reduce the update time of my environment just 20 minutes to 3 ![]()
So come on!
It would be nice to know you a little of the topics below to be able to follow the reasoning:
- Linux (why our scritp only runs on it);
- Do some things on line comanto (because it is more elegant);
- SVN in command line (in order to understand the script better);


![[Apache] mod_deflate: Reduce the load time of your pages](http://marcelosabadini.com.br/blog/wp-content/uploads/2010/02/apache-resizecrop-80-80.jpg)

![[Quickie] PHP - Do not write files. "Inc '](http://marcelosabadini.com.br/blog/wp-content/uploads/2010/02/cadeado-resizecrop-80-80.jpg)



