> 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

Thanks for response, Adam. It cloned most of the files but 
left a few plugin directories blank. Two of the plugins that 
it created directories for but left blank were attachment_fu 
and permalink_fu.


I was working on this over the weekend -- maybe I should try 
again and report any difficulties?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to