For production, those files are generated via `rake vlad:save-version`. For development:
echo $PWD > git-path git branch > git-version Bryan On Tue, Jun 14, 2011 at 11:10 AM, Bob Sleys <[email protected]> wrote: > The application_controller is trying to open the > files "#{RAILS_ROOT}/git-path" and "#{RAILS_ROOT}/git-version" that arn't > part of the project up on git. Could you please pass them on to me. I > assume they just have one line text in them pointing to git and the git > version but it's not always safe to make assumptions :P. > Bob > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/aApR0ghXtkkJ. > 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/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
