In the end, you have a great product, but I really wish it was
substantially easier to install and maintain!
On Sat, Jun 4, 2011 at 1:08 AM, Philip Matuskiewicz <ph...@matthouse.us> wrote:
I thought it would be appropriate to post this to anyone who would
like a good step by step guide to installing Gitorious to their own
server since it took me several days to figure out.
http://famousphil.com/blog/2011/06/installing-gitorious-on-centos-5-6-x64/
Philip,Thanks a lot, looks really good! I'm jotting down a few comments here:
Gem installation: I don't think this is necessary, since we use Bundler these days. The only gem that should be required is the bundler gem (gem install bundler), after which `bundle install` should take care of the rest of the gems.
*******************************
This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.
Yes, but raspell is not in the Gemfile. I wanted to provide a patch but I am not sure which version of raspell should be installed.