On 10/26/06, Adam <[EMAIL PROTECTED]> wrote:
>
> 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
>
>
> >
>

Adam,
  Looks really interesting on just quickly browsing the rakefile.
I've been meaning to look into S3.  I'll try to put it through it's
paces when I have a little time.

Thanks for sharing.

Zack

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to