On Tue, Jan 5, 2010 at 8:53 AM, Marius Mårnes Mathiesen <[email protected]> wrote: > Harun, > On Mon, Jan 4, 2010 at 8:09 PM, haruny <[email protected]> wrote: >> >> 1) ActionView::TemplateError (/var/www/html/gitorious/repositories/ >> 900/6f2/e765fdefa082fa53920777ea77c995937f.git) on line #70 of app/ >> views/repositories/_overvie >> w.html.erb: >> OR >> 2)Grit::NoSuchPathError (/var/www/html/gitorious/repositories/900/6f2/ >> e765fdefa082fa53920777ea77c995937f.git) >> >> >> What am I missing here? Please advice. > > Both these errors indicate a missing git repository, Gitorious expects > /var/www/html/gitorious/repositories/900/6f2/e765fdefa082fa53920777ea77c995937f.git > to be a git repository. > Has the poller script been run? It should create the repository on disk > after it's created in the web interface.
Being new and ignorant doesn't stop me from posting.. :) Is this really the path you, Harun, wanted to use for repositories? The guide I followed placed them below /var and you have it right inside of your web root? Can you check what your settings in config/gitorious.yaml are for the repository path of your environment (production, I assume)? Do you have access to that path as the user running gitorious? Marius: Could this be a fallback/default path, if no repository path is specified? Regards, Ben -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
