@matt I tried first cloning the repo but got this error:

http://screencast.com/t/NjBiNGFhY

Therefore no project was created and no way to execute any git
commands.

I then tried just copying the project zip via Github's provided
feature.  That is where I could see that the plugin code I mentioned
wasn't there.


Were you able to clone the app?

Thanks,

Owen


On May 16, 9:26 pm, Matt Jones <[email protected]> wrote:
> There are two submodules in the vendor/plugins directory - to get the  
> code, do:
>
> git submodule init
> git submodule update
>
> at the root of the application.
>
> --Matt Jones
>
> On May 16, 2010, at 8:30 PM, Owen wrote:
>
>
>
> > I donwloded the zip itself, but was missing the code for the plugin
> > wowr:
> >http://screencast.com/t/ZGIyNTRhMD
>
> > On May 16, 8:19 pm, Owen <[email protected]> wrote:
> >> Not sure it is related, but I get this error when truing to clome  
> >> your
> >> code:
>
> >> error: file /Users/owendall/hoboapps/guild/.git/objects/pack/pack-
> >> bc6f0a201a6f00e8d792b014af2e60b7ea296bd7.pack is not a GIT packfile
> >> fatal: packfile /Users/owendall/hoboapps/guild/.git/objects/pack/
> >> pack-
> >> bc6f0a201a6f00e8d792b014af2e60b7ea296bd7.pack cannot be accessed
>
> >> -Owen
>
> >> On May 16, 10:19 am, Matt Jones <[email protected]> wrote:
>
> >>> On May 16, 2010, at 9:50 AM, PeterW wrote:
>
> >>>> Hi Paul,
>
> >>>> Thanks for trying to help me.
>
> >>>> I have done those steps now (including installing Taps; in  
> >>>> addition to
> >>>> 'heroku db:push' I did "heroku db:push sqlite://db/
> >>>> production.sqlite3"),
> >>>> but the output is still the same. Personally I don't think that the
> >>>> problem is related to the database.
>
> >>>> Any other ideas?
>
> >>> Your issue sounds quite similar to the one referenced here:
>
> >>>http://www.redmine.org/boards/2/topics/9825?r=11084#message-11084
>
> >>> which was apparently caused by a missing database driver (?).
>
> >>> It also appears to be related to this bug:
>
> >>>https://rails.lighthouseapp.com/projects/8994/tickets/2283
>
> >>> But I don't see any of the namespacing that typically triggers that
> >>> mess in your code.
>
> >>> --Matt Jones
>
> >>> --
> >>> You received this message because you are subscribed to the Google  
> >>> Groups "Hobo Users" 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 
> >>> athttp://groups.google.com/group/hobousers?hl=en
> >>> .
>
> >> --
> >> You received this message because you are subscribed to the Google  
> >> Groups "Hobo Users" 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 
> >> athttp://groups.google.com/group/hobousers?hl=en
> >> .
>
> > --
> > You received this message because you are subscribed to the Google  
> > Groups "Hobo Users" 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 
> > athttp://groups.google.com/group/hobousers?hl=en
> > .
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Hobo Users" 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 
> athttp://groups.google.com/group/hobousers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to