Well, unless you want to put them on separate branches in the same repo. On Wed, Jan 13, 2010 at 12:28 PM, Devyn Cairns <[email protected]>wrote:
> I don't know that much about submodules, but it looks like you're going to > have to move them into separate repos. > > On Wed, Jan 13, 2010 at 2:29 AM, Dave <[email protected]> wrote: > >> Hi guys, >> >> The Heroku deployment guide includes the following note: >> >> "Heroku apps expect the Rails directory structure at the root of the >> repository. If your app is inside a subdirectory in your repository, >> it won't run when pushed to Heroku." >> >> Currently my repository has three directories in its root: rails (the >> web service), flex (a client), iphone (a client). The code within each >> of these directories is distinct, but inter-dependent, thus I'd like >> to keep it all together in the same repository both locally and on >> github, so that any complete code set is identified by a single >> commit. >> >> Does anyone have a good system set up that allows them to push from a >> subdirectory of the repo? Or another solution possibly leveraging >> submodules? >> >> Thanks in advance, >> Dave >> >> >> -- >> 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]<heroku%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/heroku?hl=en. >> >> >> >> > > > -- > ~devyn > -- ~devyn--
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.
