Re: In need of CVS/SVN checkout script for Production servers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 29 April 2010 20:32, Daevid Vincent <daevid@xxxxxxxxxx> wrote:

> I'm looking for a script (bash or php) that I would run on my production
> web server that would do this or close to it:
>
>        1. do a CVS/SVN checkout to a new timestamped directory
>        2. change the symlink from the old directory
>        3. change permissions to www-data:www-data on new directory
>        4. and possibly tarball up the old directory.

Phing has SVN tools out-of-the-box.

http://phing.info/
http://morethanseven.net/2008/01/30/simple-deployment-with-svn-and-phing.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux