Sergio, Are you "committing" to Git, or committing, then Pushing?
Depending what deploy strategy you're using (see here for more info: http://wiki.capify.org/article/Understanding_Deployment_Strategies ) - the chances are the whole codebase is deployed each time round. - Lee 2009/2/18 sergio_101 <[email protected]> > > thanks to the help on the list, i almost have a workable system.. > > one of the things that is still bothering me a little bit is that i > have a few plugins that i am using in my project that are checked out > of git hub.. > > for some reason (i am investigating this too), those plugins never > show up in any of my commits to my git repository.. > > this means that they are not deployed to my app server.. > > i am guessing that this has to do with the fact that those directories > have a .git in them, as they were just cloned.. > > does anyone have any ideas for a sane way to check these in with the > rest of the project so they will be deployed? > > thanks! > > also, when i do an update, it looks like the entire source tree is > installed as the current code base, rather than just the changes.. is > this how it is supposed to work? > > am i missing something? > > thanks! > > > -- > ___ > peace, > sergio > www.village-buzz.com > photographer, journalist, visionary > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
