I got it working now.

Here is what I did:
- removed hobo as submodule: rm -rf vendor/plugins/hobo
- removed hobo folder from git: gir rm vendor/plugins/hobo
- commited
- pushed changes to heroku
- Added hobo as regular plugin: script/plugin install git....
- added it to git: git add .
- committed changes
- pushed it to heroku
- did a hobo:generate_taglibs to be on safetyside
- restarted app

Now it works.

The problem was probably mixed versions between what I had locally and
remote.

Atleast now everyone else will get a hit on google on this error
message :-)

/MartOn



On Feb 5, 3:22 pm, MartOn <frode.mel...@gmail.com> wrote:
> ok, you should look at it :-)
>
> It is same as herokugarden, just without the code-editor stuff.
> It is ment for remote git administration.
>
> Problem now is that there are no were to add gems and stuff, so I am
> confused :-)
>
> I tried git submodule remove vendor/plugins/hobo but that did not
> work :-)
>
> /MartOn
>
> On Feb 5, 3:19 pm, Tom Locke <t...@tomlocke.com> wrote:
>
> > > ok, so how can I now remove the submodule of hobo gracefully on server
> > > and readd it as normal plugin?
>
> > I haven't even looked at the new heroku.com - I have no idea
>
> > Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to hobousers@googlegroups.com
To unsubscribe from this group, send email to 
hobousers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to