I searched through the archives here, but couldn't find anything 
definitive.

I created an app through the web UI because I didn't have my local dev 
environment set up just yet.  I used the stuff on the web to add a few 
plugins (encrypted_strings, encrypted_attributes).

When I pulled down the code to my dev environment with git (git clone 
yaddayadda), the directories were created for those plugins, but there's 
no content.  This kinda makes it difficult to do work locally.

I tried installing the plugins manually, and then adding them to the repo 
and doing a commit, but the push fails with some unexpected EOF kind of 
error, which was really odd (of course, I don't have the error in front of 
me at the moment).

I edited my .gitignore to ignore the plugins directories, which makes 
pushing work again, but that doesn't seem right, since it means if I 
branch the checkout for anything, I'm going to lose those directories 
(again).

What am I missing?  I'm not a git guy, this is the first time I've used 
it; I'm more a subversion guy (though I've done some bazaar in the past).

...Paul



             ** ...Paul, [EMAIL PROTECTED], Insane Engineer **
      ** Visit Project Galactic Guide http://www.galactic-guide.com/ **
        "Ninja monkeys are meeting as we speak, plotting my demise."

--~--~---------~--~----~------------~-------~--~----~
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