Hi,
I have started using the 'remote unzip' feature of yummy ftp quite a lot. Very handy when uploading lots of small files.
Zip locally, upload then unzip.
I would like to inegrate this into my Subversion work flow somehow, can some one suggest wether Applescript, Automator or shell scripting would be better.
I would like to export a copy of code from subversion, zip it, without the mac resource forks, then upload and unpack on server. The zipping bit is quite important because I frequently upload some of the PHP PEAR stuff, which can involve thousands of small files.
Any suggestions ?
Will