[gitorious] Doxygen on the wiki

2011-08-15 Thread BlackEdder
Hi all, I host some projects on gitorious.org and was wondering if there was an easy way to put documentation generated by doxygen on the wiki? I experimented a bit, but since the wiki didn't support html I did not see a way of doing this, so I hoped someone else might have an idea. Cheers, Edwin

[gitorious] Dependencies for pure git access?

2011-08-15 Thread John Bachir
Hi, I installed gitorious a few days ago and am loving it so far. Thanks for the great project! Total newbie question: what are the dependencies for git repo access via ssh? By this I mean, is there anything in the gitorious stack that is needed to be running in order to push and pull to g...@

[gitorious] Re: "Mysql::Error: Lock wait timeout exceeded" on create/delete ssh key and repo

2011-08-15 Thread Priyadarshi Lahiri
I'm having the same problem. Activemq is running. Git daemon and poller are running. Just waits when I add or delete keys. Here's the log: ActiveRecord::StatementInvalid (Mysql::Error: Lock wait timeout exceeded; try restarting transaction: DELETE FROM `ssh_keys` WHERE `id` = 1): vendor/rails

[gitorious] Re: Issue Upgrading Gitorious to the Latest version

2011-08-15 Thread imrabti
Any Idea how to fix this Problem. I just can't understand why gitorious work well if I use the embedded Server and not if I use Apache. Please Help. On Aug 9, 10:12 am, imrabti wrote: > On Aug 8, 1:30 pm, Christian Johansen wrote: > > > > > > > > > > > On Wed, Aug 3, 2011 at 16:49, imrabti wro

Re: [gitorious] Re: Logging in is not working.

2011-08-15 Thread Marius Mårnes Mathiesen
On Wed, Aug 10, 2011 at 7:39 PM, Jon la Cour wrote: > I just copied all the headers and information that the login POSTs to / > session. I manually sent requests with the same headers to see what > response headers I would receive, there is no Set-Cookie header, but > this was logged into product

Re: [gitorious] Dependencies for pure git access?

2011-08-15 Thread Marius Mårnes Mathiesen
On Thu, Aug 11, 2011 at 11:19 PM, John Bachir wrote: > Total newbie question: what are the dependencies for git repo access via > ssh? By this I mean, is there anything in the gitorious stack that is needed > to be running in order to push and pull to g...@example.com:... ? > When you push/pull o

Re: [gitorious] Re: "Mysql::Error: Lock wait timeout exceeded" on create/delete ssh key and repo

2011-08-15 Thread Marius Mårnes Mathiesen
On Fri, Aug 12, 2011 at 7:16 AM, Priyadarshi Lahiri wrote: > I'm having the same problem. Activemq is running. Git daemon and poller are > running. Just waits when I add or delete keys. Here's the log: > There seems to be a transaction timeout from your MySQL server - is the database server very

Re: [gitorious] Re: Issue Upgrading Gitorious to the Latest version

2011-08-15 Thread Marius Mårnes Mathiesen
On Mon, Aug 15, 2011 at 11:55 AM, imrabti wrote: > Any Idea how to fix this Problem. I just can't understand why > gitorious work well if I use the embedded Server and not if I use > Apache. > Sounds like the app runs under another user when you're running under Apache? Whoever owns config/envir