Your directory structure is wrong, your project needs to be in the repository root.
On 28 November 2010 22:04, Gitted <[email protected]> wrote: > My /app folder has the rakefile, but not the parent directory (even > locally). > > /domains/myapp/current > > Doesn't have the rake file > > but: > > /domains/myapp/current/my_app_name/ > > has the rake file. > > Isn't this normal? I'm new to rails so a little lost here. > > > > > On Nov 28, 3:36 pm, Lee Hambley <[email protected]> wrote: > > Missing Rakefile in server release directory? (indicative of missing > code, > > perhaps you didn't `git push`?) > > > > - Lee > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
