[gitorious] undefined method `[]' for nil:NilClass

2009-05-17 Thread prlawrence
I'm following the CentOS recipe committed Jan 10 2009. I edited gitorious.yml per the instructions, and this step gave no error: $ rake db:create RAILS_ENV=production However, the next step gave an error: $ rake db:migrate RAILS_ENV=production (in /var/www/gitorious) rake aborted! undefined meth

[gitorious] error on SSH key save

2009-05-28 Thread prlawrence
I have the newest gitorious installed on CentOS 5. I added an admin with the create_admin script. However, when I click Save on the "Add a new public SSH key" screen, I receive the error "We're sorry, but something went wrong." Any idea what that thing might be? Where can I search for that inf

[gitorious] Re: error on SSH key save

2009-05-28 Thread prlawrence
On May 28, 6:23 pm, prlawrence wrote: > I have the newest gitorious installed on CentOS 5.  I added an admin > with the create_admin script. > > However, when I click Save on the "Add a new public SSH key" screen, I > receive the error "We're sorry, but somet

[gitorious] script/poller run error

2009-05-28 Thread prlawrence
Gitorious seems to be working, but won't do certain things like create a new repo. I gather its because I don't have the poller running. However, attempting to run the poller gives an error similar to what I get when I try to `rake db:create RAILS_ENV=development` or `rake db:create RAILS_ENV=te

[gitorious] Re: script/poller run error

2009-05-29 Thread prlawrence
On May 29, 4:39 am, Johan Sørensen wrote: > Hi Phil, > > On Fri, May 29, 2009 at 1:56 AM, prlawrence wrote: > > Here are the errors: > > $ script/poller run > > /opt/ruby-enterprise-1.8.6-20090421/lib/ruby/1.8/yaml.rb:133:in > > `load': syntax error on l

[gitorious] "This repository is being created..."

2009-05-29 Thread prlawrence
I can now crreate users, upload keys, create teams and projects. However, when I create a new repository, I get the message: "This repository is being created, it will be ready pretty soon…" I see that repos are being created under /home/git. What could be the problem? I tried cloning the new (

[gitorious] Re: "This repository is being created..."

2009-05-29 Thread prlawrence
On May 29, 10:07 am, Cedric GESTES wrote: > 2009/5/29 prlawrence : > > I can now crreate users, upload keys, create teams and projects. > > However, when I create a new repository, I get the message: "This > > repository is being created, it will be ready pretty soon…&q

[gitorious] Re: "This repository is being created..."

2009-05-29 Thread prlawrence
hil Lawrence On May 29, 11:22 am, Cedric GESTES wrote: > Ok, is that working for a new repository? > > You can activate others by editing the sql database (set ready to 1 in > the project table) > > 2009/5/29 prlawrence : > > > > > On May 29, 10:07 am, Cedric

[gitorious] Re: "This repository is being created..."

2009-05-29 Thread prlawrence
BTW: On May 29, 11:22 am, Cedric GESTES wrote: > ... > You can activate others by editing the sql database (set ready to 1 in > the project table) Thanks! Of course this is an unacceptable solution for production, but yes, setting it to 1 did cause the web interface to work. I can now browse

[gitorious] Re: "This repository is being created..."

2009-05-29 Thread prlawrence
Yes, that was *extremely* helpful. Thanks! Phil Lawrence On May 29, 2:47 pm, Marius Mårnes Mathiesen wrote: > On 29. mai. 2009, at 19.06, prlawrence wrote: > > > I am very confused.  We saw that when I created the repository > > something appeared in the development.log

[gitorious] RAILS_ENV=production rake db:reset ?

2009-05-29 Thread prlawrence
I'd like to reset my production database (now that I'm starting to understand what's really going on :-). This command showed me what looks like quite a few options: /var/www/gitorious> fgrep -R 'db:' . Will RAILS_ENV=production rake db:reset get me back to square one, where I want to be? Phil

[gitorious] POSTing new team does not work

2009-05-30 Thread prlawrence
I can create users, projects, and repos. Trying to create a new team does nothing, however. I see the POST in my httpd/access_log: nnn.nn.n.nn - - [30/May/2009:16:30:25 -0500] "POST /teams HTTP/1.1" 200 2721 "http://gitorious.domainname.com/teams/new"; "Mozilla/5.0 (Windows; U; Windows NT 5.1; e

[gitorious] Re: How can I create a personal clone @ gitorious.org?

2009-05-30 Thread prlawrence
On May 30, 5:28 pm, Paulo Carvalho wrote: > Greetings, > >    I followed the guidelines > athttp://qt.gitorious.org/qt/pages/GitIntroductionWithQt > and there is no clear instruction on how to create a personal clone of > Qt at gitorious.org nor the gitorious web interface is clear on how to > c

[gitorious] Re: Mysql::Error: MySQL server has gone away

2009-06-01 Thread prlawrence
On May 20, 1:45 am, Thomas wrote: > Hi, > > my message-processing doesn't work anymore, and i have no clue, what's > the problem. I have installed libmysql-client-dev and gem mysql 2.7. > > An exception occured in # @message= > ... > ActiveRecord::StatementInvalid: Mysql::Error: MySQL server ha

[gitorious] Re: POSTing new team does not work

2009-06-02 Thread prlawrence
On Jun 2, 2:30 am, Marius Mårnes Mathiesen wrote: > Phil, > On 30. mai. 2009, at 23.41, prlawrence wrote: > > > I can create users, projects, and repos. Trying to create a new team > > does nothing, however. > > ... > > I'm probably a bit slow, bu

[gitorious] Re: Getting started

2009-06-02 Thread prlawrence
On Jun 2, 6:30 pm, FokkerCharlie wrote: > Hi all > > I am a contributor to the FlightGear flight sim project, and I see > that other contributors are using gitorious for their sub-projects. > > Is there an idiot's / getting started guide that I can take a look > at?  I am using Ubuntu. If you me

[gitorious] Re: POSTing new team does not work

2009-06-02 Thread prlawrence
On Jun 2, 10:39 pm, prlawrence wrote: > On Jun 2, 2:30 am, Marius Mårnes Mathiesen wrote: > > Phil, > > On 30. mai. 2009, at 23.41, prlawrence wrote: > > > > I can create users, projects, and repos.  Trying to create a new team > > > does nothing, however. >

[gitorious] Re: POSTing new team does not work

2009-06-03 Thread prlawrence
On Jun 3, 2:39 am, Marius Mårnes Mathiesen wrote: > On 3. juni. 2009, at 05.39, prlawrence wrote: > > > > > Now I enter 'barteam' as the team name, and "Team Bar" as the team > > description. I don't add a team image. I click the create team &

[gitorious] Re: POSTing new team does not work

2009-06-03 Thread prlawrence
On Jun 3, 1:56 am, Marius Mårnes Mathiesen wrote: > On 3. juni. 2009, at 05.47, prlawrence wrote: > > > In the meantime, is there a way I can create teams from the command > > line?  Some sort of rake command or somesuch?  That would at least get > > me ready to demo t

[gitorious] Re: POSTing new team does not work

2009-06-03 Thread prlawrence
On Jun 3, 10:36 am, Johan Sørensen wrote: > On Wed, Jun 3, 2009 at 4:41 PM, prlawrence wrote: > >> > Now I enter 'barteam' as the team name, and "Team Bar" as the team > >> > description. I don't add a team image. I click the create team &

[gitorious] Re: POSTing new team does not work

2009-06-04 Thread prlawrence
On Jun 4, 2:07 am, Marius Mårnes Mathiesen wrote: > On 4. juni. 2009, at 06.51, prlawrence wrote: > > > Processing MembershipsController#create (for nnn.nn.n.nn at 2009-06-03 > > 23:46:25) [POST] > >  Parameters: {"user"=>{"login"=>&qu

[gitorious] solved: avatar not recognized by paperclip

2009-06-04 Thread prlawrence
I tried to upload an avatar image, and my newly verbose log/ production.log showed: [paperclip] An error was received while processing: # The solution came from: http://blog.jonathanhinson.com/category/tech/ and http://railsforum.com/viewtopic.php?pid=78889 Create config/initializers/paperc

[gitorious] Re: Clone only some branches

2009-08-05 Thread prlawrence
On Jun 24, 4:53 pm, Joachim Breitner wrote: > Hi, > > I have a feature request: When cloning an upstream repository (e.g. > f-spot/mainline) to add a feature, I am not interested in any branch > that might exist in mainline besides master. I am a bit annoyed by > having a dozen branches in “my” c

[gitorious] how to tell if merge request will require a merge commit?

2009-08-05 Thread prlawrence
http://gitorious.org/prlawrence-test/prlawrence-test/merge_requests/1117 In my local clone of prlawrence-test: $ git checkout -b T2 Switched to a new branch 'T2' $ git pull origin refs/merge-requests/1117 >From gitorious.org:prlawrence-test/prlawrence-test * branchrefs/m