[gitorious] Re: V3.0 status

2013-03-15 Thread anapsix
bwha! stable? gitorious have always been kinda fickle. (my apologies, no offence meant, couldn't resist) On Friday, March 15, 2013 6:57:24 AM UTC, jer...@cldstr.com wrote: > > How stable is V3.0 / next? Any idea when it will be stable enough to run > real projects with? > > The best info I found

Re: [gitorious] quotas

2013-01-24 Thread anapsix
Would a pre-receive hook get file sizes from client when push is initiated? If so, calculating available space (quota allowance) and rejecting push based on that would be trivial.. -- -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email

[gitorious] LDAP Authentication problem

2012-11-23 Thread anapsix
I'm using Kerberos auth with our LDAP setup (openldap) and its working great.. though you do need to edit the auth module code to allow for SSO. -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com

Re: [gitorious] PushProcessor errors when pushing to any repo

2012-11-16 Thread anapsix
::StompFram: > MESSAGE: > @headers{ > "message-id"0git-dev-1353103612-769291-1" destination" /queue/GitoriousPush" > content-length162" content-type" text/plain; > charset=UTF-8"persistent" >

Re: [gitorious] PushProcessor errors when pushing to any repo

2012-10-17 Thread anapsix
same here.. as soon as I push, I get the following error emailed to me: An exception occured in #, @ref=#, @to_sha= #>, @user= [... snip ...] NoMethodError: undefined method `wiki?' for nil:NilClass Not sure id that makes any difference, but wiki is disabled for the project.. On W