On Sat, Apr 12, 2008 at 7:24 PM, Kevin Triplett <[EMAIL PROTECTED]> wrote:
>  kevin$ heroku clone mopacmedia
>  Initialized empty Git repository
>  remote: Generating pack...
>  remote: Done counting 1324 objects.
>  remote: Deltifying 1324 objects...
>  remote:  100% (1324/1324) done
>  Indexing 1324 objects...
>  remote: Total 1324 (delta 384), reused 0 (delta 0)
>   100% (1324/1324) done
>  Resolving 384 deltas...
>   100% (384/384) done
>  rake aborted!
>  uninitialized constant PermalinkFu

This actually worked.  heroku clone runs a rake db:migrate which
failed, presumably because you're missing a gem or plugin, but the app
directory should be there on your box now.

Adam

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to