hey folks, to continue this thread... You guys might find this rake task interesting.
http://sweetspot.dm/code/s3.rake You can use it to do full backups of your SVN repository, code directory, and mysql database. The file has complete documentation on how to get this running. When you throw this into your lib/tasks file, you will see this: $ rake -T rake s3:backup rake s3:backup:code rake s3:backup:db rake s3:backup:scm rake s3:manage:clean_up rake s3:manage:delete_bucket rake s3:manage:list rake s3:manage:list_buckets rake s3:retrieve rake s3:retrieve:code rake s3:retrieve:db rake s3:retrieve:scm please send me feedback! regards, Adam --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
