On 2006-08-04 12:52:58 +0100 [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Simply FTPing the local copy of the subversion repository to the > production server gets to be a pain. [...] Why? If you use a FTP mirror tool that can do incremental updates (sitecopy or rsync over one of the fuse FTP filesystems...), it seems fairly painless to me and I think using rsync with a Makefile would make all of your wishlist fairly easy. Of course, you should use SFTP or ftp over SSL or similar for security these days, but lots of web hosting providers don't support it. UKHosts and dreamhost do, as far as I can tell (so at least on their Linux servers). Hope that helps, -- MJ Ray <[EMAIL PROTECTED]> www.ttllp.co.uk +44 870 4321 9 10 Web, localisation, koha, databases, gnu/linux and statistics Registered in England and Wales, partnership number OC303457 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
