Re: [gitorious] Re: HELP unable to chdir or not a git archive

2011-01-31 Thread Marius Mårnes Mathiesen
On Mon, Jan 31, 2011 at 10:27 AM, eddie hern eddiehern88...@gmail.com wrote: which is the correct location of the public key. there is only 1 public key for the git user's ~/.ssh folder. So how come another public key is being picked? If you are running as the git user (ie. ssh git@host) the

Re: [gitorious] Re: HELP unable to chdir or not a git archive

2011-01-31 Thread Marius Mårnes Mathiesen
/authorized_keys2, and tried and did not work. Eddie On Mon, Jan 31, 2011 at 7:07 AM, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Mon, Jan 31, 2011 at 10:27 AM, eddie hern eddiehern88...@gmail.com wrote: which is the correct location of the public key. there is only 1 public key

Re: [gitorious] app/views/users/feed.atom.builder ERROR

2011-01-31 Thread Marius Mårnes Mathiesen
On Mon, Jan 31, 2011 at 9:26 PM, Renato Isidio renato...@gmail.com wrote: Hi! Can you help me? Im facing with this problem since 28th january, last friday: ActionView::TemplateError (undefined method `login' for nil:NilClass) on line #28 of app/views/users/feed.atom.builder: 25:    

Re: [gitorious] Re: app/views/users/feed.atom.builder ERROR

2011-01-31 Thread Marius Mårnes Mathiesen
On Mon, Jan 31, 2011 at 9:50 PM, Renato Isidio renato...@gmail.com wrote: Ive noticed that we can acess our newsfeed by changing the http:// for feed:// ERROR: http://git.server.com/~renatosis/watchlist.atom WORKS: feed://git.server.com/~renatosis/watchlist.atom This is probably Safari,

Re: [gitorious] git gc'ing all repositories destroys hardlinked clones

2011-01-27 Thread Marius Mårnes Mathiesen
On Wed, Jan 26, 2011 at 10:08 PM, Marc Guenther y...@schli.ch wrote: Hi, We have a local installation of Gitorious. As seems to be good practice with git, I wanted to regularly run git gc on all our repositories, so I added a small cronjob which does this. Marc, First of all: there is

Re: [gitorious] git-daemon:182:in `handle_cld': undefined method `exitstatus' for nil:NilClass (NoMethodError)

2011-01-25 Thread Marius Mårnes Mathiesen
On Mon, Jan 24, 2011 at 7:24 PM, Renato Isidio renato...@gmail.com wrote: Hi! We didnt find a solution for this problem yet, and we discovered another problem related to this that crashes de daemon (quits). /opt/gitorious/script/git-daemon:182:in `handle_cld': undefined method `exitstatus'

Re: [gitorious] Re: Can't find myproject git after project creation

2011-01-24 Thread Marius Mårnes Mathiesen
On Mon, Jan 24, 2011 at 9:39 AM, ministry p...@i42.de wrote: thanks for your explanation - this is the script output: /srv/gitrep/ repos/aa7/d5a/e1b7005e734beca147532c283ab4771d83.git I found this repository on the file system - all is fine. But i don't understand why gitorious says me to

Re: [gitorious] ssh key can't not gen...ubuntu 10.10 and ruby 1.9.1

2011-01-24 Thread Marius Mårnes Mathiesen
On Fri, Jan 21, 2011 at 6:49 PM, maple mapleel...@gmail.com wrote: TypeError (can't convert Errno::ECONNREFUSED into String): This error seems to indicate that the message queue server specified in config/broker.yml isn't running. Did you start it? Cheers, - Marius -- To post to this group,

Re: [gitorious] Connection refused querying for paths/permissions

2011-01-24 Thread Marius Mårnes Mathiesen
On Sat, Jan 22, 2011 at 10:29 AM, MattB baxte...@gmail.com wrote: I set up a gitorious install on ubuntu 10.10, and everything was going great until I tried to clone a new repository.  Clientside gets the temporary error message, and gitorious_auth.log has the slightly more informative

Re: [gitorious] Re: Error on Push... Json Pure Error

2011-01-24 Thread Marius Mårnes Mathiesen
On Fri, Jan 21, 2011 at 10:53 PM, Eric Jones gig...@gmail.com wrote: Anyone got any ideas?? This seems to be related to the json-pure gem under Ruby 1.9.1. You could try to include require json/pure towards the top of data/hooks/post-receive and see if this solves it. This will load the

Re: [gitorious] Re: Git Push Origin Master NOT WORKING

2011-01-21 Thread Marius Mårnes Mathiesen
On Fri, Jan 21, 2011 at 1:36 PM, jamroks ok.r...@gmail.com wrote: I did as you advice : ln -s $GITORIOUS_ROOT/script/gitorious /usr/ local/bin/   but it didn't change, i still got the following error : meroe:localgit kemet$ git push origin master bash: gitorious: command not found fatal: The

Re: [gitorious] Re: Git-daemon hanging while setting up gitorious.

2011-01-18 Thread Marius Mårnes Mathiesen
On Tue, Jan 18, 2011 at 5:05 PM, Tizzy tz3...@gmail.com wrote: Either way, since you say it is intended to stay running, I should then be able to finish the setup of gitorious by just opening a new command line window and doing the remaining steps from there? I didn't know any of the processes

Re: [gitorious] Unable to open watchlist.atom for a specific user

2011-01-14 Thread Marius Mårnes Mathiesen
On Fri, Jan 14, 2011 at 8:43 AM, Thomas Schamm tho...@tschamm.de wrote: We have quite a strange problem on our company's gitorious installation: The watchlist.atom feed is invalid, the error page says the source is not available. However, this only happens for one specific user, all others

[gitorious] Re: Push changelog e-mail notifications

2011-01-13 Thread Marius Mårnes Mathiesen
On Thu, Jan 13, 2011 at 10:39 AM, bflorat bflo...@gmail.com wrote: Thanks again for this great (FLOSS) application and platform. Our project switched recently from SVN to GIT / Gitorious as public repo/ social coding and it works fine so far but even if we have the changelog RSS, we feel

Re: [gitorious] Re: Merge request not showing list of changed files

2011-01-11 Thread Marius Mårnes Mathiesen
On Wed, Jan 12, 2011 at 7:14 AM, Shayan doch...@gmail.com wrote: I don't see anything using git show-branch either, could it be that the branch wasn't created in repo that I'm merging to? When you create a merge request, a special branch is created in the target repository - provided the poller

Re: [gitorious] Re: Infamous Byte Code Issue...

2011-01-09 Thread Marius Mårnes Mathiesen
On Sat, Jan 8, 2011 at 1:59 AM, Eric Ryan Jones gig...@gmail.com wrote: Mmm i also get it when i try to login... and now that i've logged out i'm really in a pickle /opt/gitorious/gitorious/vendor/rails/actionpack/lib/action_controller/ routing/route_set.rb:437:in `call' Eric, I'm not

Re: [gitorious] Re: server reboot now passport error

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 9:42 PM, Eric Jones gig...@gmail.com wrote: and i've got this in my error log for apache Rails Error: Unable to access log file. Please ensure that /opt/gitorious/gitorious/log/production.log exists and is chmod 0666. The log level has been raised to WARN and the

Re: [gitorious] Snapshot Support

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 9:15 PM, Steven Sroka sroka.ste...@gmail.com wrote: Hmmm I did so, but it is taking forever to generate the tarball. Probably because I'm trying to tar the entire repo that Gitorious itself is developed in? .) Does the tarball generate each time someone wants it? Or

Re: [gitorious] Re: Getting a error email everytime someone tries to do a search

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 7:47 PM, Jarrod Roberson jarrod.rober...@gmail.com wrote: Ok, it seems that something got corrupt and ultrasphinx was not running so I have it running and now I get this error everytime I do a search. A ZeroDivisionError occurred in searches#show: Jarrod, We had the

Re: [gitorious] server reboot now passport error

2011-01-06 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 3:26 PM, Eric Jones gig...@gmail.com wrote: i've restarted every service i can find. this is a centos build Permission denied - /opt/gitorious/gitorious/log/message_processing.log Eric, It looks like the user running the web app does not have access to one of the log

Re: [gitorious] public/private key issue

2011-01-05 Thread Marius Mårnes Mathiesen
On Wed, Jan 5, 2011 at 10:32 AM, halley.z...@intel.com halley.zhaoai...@gmail.com wrote: # here is the log for ssh hal...@halley-lucid:~$ ssh -v -v hal...@gitorious.org Halley, You should use the `git` username when connecting to gitorious.org, ie. ssh -v g...@gitorious.org Cheers, -

Re: [gitorious] Snapshot Support

2011-01-05 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 7:00 AM, lin-unix sroka.ste...@gmail.com wrote: Does Gitorious support tarball snapshots on git repos? Sure. If you find a commit/branch/tag that you want a snapshot of, find the link to its tree (something like

Re: [gitorious] git protocol links not working on my Gitorious install?

2010-12-10 Thread Marius Mårnes Mathiesen
On Fri, Dec 10, 2010 at 12:58 AM, Jarrod Roberson jarrod.rober...@gmail.com wrote: How to I get the git protocol to respond correctly on my Gitorious server? Jarrod, The git protocol support is provided in a separate script (script/git-daemon) which provides the Git protocol (port 9418)

Re: [gitorious] Re: How do I keep my gitorious server clone of a repository in sync with it is origin?

2010-12-07 Thread Marius Mårnes Mathiesen
On Tue, Dec 7, 2010 at 3:13 PM, Jarrod Roberson jarrod.rober...@gmail.comwrote: GitHub has the ability to pull commits from the repository you cloned from and additionally any clones of that repository. I would be happy if I could just click a button and have it pull the changes from the

Re: [gitorious] Taking over ownership of Projects and Repositories as Administrator

2010-12-06 Thread Marius Mårnes Mathiesen
On Fri, Dec 3, 2010 at 6:43 PM, Jarrod Roberson jarrod.rober...@gmail.comwrote: I have a Gitorious server and I need to edit Projects and Repositories that someone else on the team created and is not available to make the changes for an extended period of time. I am the Administrator of the

Re: [gitorious] Re: Gitorious and HTTP Cloning

2010-12-03 Thread Marius Mårnes Mathiesen
On Thu, Dec 2, 2010 at 3:18 PM, Javier Moro Sotelo m...@javiermoro.eswrote: Now cloning works well (after adding user www-data to git group), I get this new error when pushing into the remote repository, in fact, I get this message on the console: Ah, that explains it, the HTTP support in

Re: [gitorious] Gitorious and HTTP Cloning

2010-12-01 Thread Marius Mårnes Mathiesen
On Tue, Nov 30, 2010 at 5:26 PM, Javier Moro Sotelo m...@javiermoro.eswrote: I'm using debian squeeze, /srv/git/repositories is owned by git.git, and I've tried with mod_xsendfile pre and post 0.9... You should probaby configure mod_xsendfile to allow serving files outside of the document

Re: [gitorious] Re: Gitorious and HTTP Cloning

2010-12-01 Thread Marius Mårnes Mathiesen
On Thu, Dec 2, 2010 at 12:29 AM, Javier Moro Sotelo m...@javiermoro.eswrote: (20024)The given path is misformatted or contained invalid characters: xsendfile: not a file /srv/git/repositories/ ae9/461/59afa694588810320aaa366622ab9ee4ab.git/ This is xsendfile's way of telling you it's being

Re: [gitorious] Re: socket timeout on repo creation

2010-11-25 Thread Marius Mårnes Mathiesen
On Fri, Nov 26, 2010 at 7:47 AM, Dan DaCosta chaos...@gmail.com wrote: ActiveMQ started normally. This fixed the problem. I should note that I do not yet fully understand the ActiveMQ or Gitorious software systems. Dan, thanks for sharing this information! The posts on this mailing list get

Re: [gitorious] Unable to boot kernel

2010-11-24 Thread Marius Mårnes Mathiesen
On Wed, Nov 24, 2010 at 4:54 PM, Dimonna desdimo...@gmail.com wrote: Dmitry, Can i get any appreciative support on this here? I'm afraid this group is intended for issues involving Gitorious itself, not the projects on Gitorious.org. The project page for the project you're using should have a

Re: [gitorious] Gitorious sites working in federation?

2010-11-24 Thread Marius Mårnes Mathiesen
On Wed, Nov 24, 2010 at 10:21 PM, Hedge Hog hedgehogshia...@gmail.comwrote: Github has an API available as a starting point. If I entered my users name and API key Gitorious could: Collate and present (respecting rate limits): - Convenience links to my Github projects (see badges examples

Re: [gitorious] Customizations of Create User page

2010-11-23 Thread Marius Mårnes Mathiesen
On Mon, Nov 22, 2010 at 9:36 PM, Michael Jackson imikejack...@gmail.comwrote: I am trying to customize/fix some html rendering under IE7 and I have most of it fixed up but what I noticed is that the page for https must be using a different template as that page does not reflect any of my

Re: [gitorious] Openldap and Gitorious.

2010-11-22 Thread Marius Mårnes Mathiesen
On Mon, Nov 22, 2010 at 11:50 AM, Sachin Gopalkrishnan gopalsac...@gmail.com wrote: As I am testing this to deploy it for a SMB, I need this to authenticate from an Openldap server. So my query is, Is this supported with external ldap authentication other than Openid. If yes please point me

Re: [gitorious] How do I resend a registration email to someone who never got theirs?

2010-11-15 Thread Marius Mårnes Mathiesen
On Mon, Nov 8, 2010 at 7:02 AM, Jarrod Roberson jarrod.rober...@gmail.comwrote: I have one team member out of 10 who never got their registration email so that they could join in on the Gitorious fun! Is there a way to resend that person their registration link? Or do I have to delete them

Re: [gitorious] MySQL Failures

2010-11-15 Thread Marius Mårnes Mathiesen
On Mon, Nov 15, 2010 at 8:28 PM, Michael Jackson imikejack...@gmail.comwrote: I merged in the mainline gitorious into my bluequartz clone. I'll see if that fixes the problems. Thanks for the heads up. Mike, Great stuff! As for stable branches, master should always be stable. Cheers, - Marius

Re: [gitorious] Hardware Recommendations for Low traffic Gitorious

2010-11-15 Thread Marius Mårnes Mathiesen
On Mon, Nov 15, 2010 at 3:42 PM, Michael Jackson imikejack...@gmail.comwrote: I have a public facing Gitorious installation for use by our teams. It is currently running on some pretty modest hardware (single core 3.0 GHZ processor). For each page load there seems to be a large delay (about 10

Re: [gitorious] Can't get login to work with or without SSL Centos 5.5?

2010-11-03 Thread Marius Mårnes Mathiesen
On Wed, Nov 3, 2010 at 2:05 AM, Jarrod Roberson jarrod.rober...@gmail.comwrote: to my production.rb file, but then every time I click on login I get a generic 500 error that says. We are sorry, but something went wrong. Jarrod, The log file in log/production.log should have a little more

Re: [gitorious] Error on login with SSL disabled

2010-11-03 Thread Marius Mårnes Mathiesen
On Wed, Nov 3, 2010 at 2:36 AM, Jarrod Roberson jarrod.rober...@gmail.comwrote: I am getting the following error when I try and log in with SSL disabled. What do I need to do to fix this please? A ActionView::TemplateError occurred in sessions#new: undefined method `call' for Email:String

Re: [gitorious] Re: /opt/gitorious/script/git-daemon:76:in `peeraddr': Transport endpoint is not connected - getpeername(2) (Errno::ENOTCONN)

2010-10-22 Thread Marius Mårnes Mathiesen
On Thu, Oct 21, 2010 at 10:56 PM, Renato Isidio renato...@gmail.com wrote: I didnt found any answer for this question yet. Could you help us? Renato, Do you mean you need a script for the proxymachine proxy for the git daemon? Cheers, - Marius -- To post to this group, send email to

Re: [gitorious] Re: Page blot and browser performance issues with a repository containing numerous tags

2010-10-22 Thread Marius Mårnes Mathiesen
On Thu, Oct 21, 2010 at 5:58 PM, Dun Peal dunpea...@gmail.com wrote: I won't ask... We tag each release. We follow release early, release often. So, we have many tags. Ah, okay, thanks for telling even if I didn't ask then :-) I suppose the right thing to do is to only display a subset

Re: [gitorious] Re: Is gitorious scalable?

2010-10-21 Thread Marius Mårnes Mathiesen
On Wed, Oct 20, 2010 at 6:58 PM, Renato Isidio renato...@gmail.com wrote: Thanks for answering me. We're using unix servers and we want to install git / gitorious on those servers. What we're not sure is if the repository is gonna crash, I mean, If git-1 (imagine 2 gits / one per server)

Re: [gitorious] db:create ERROR on Ubuntu 10.10

2010-10-21 Thread Marius Mårnes Mathiesen
On Tue, Oct 19, 2010 at 11:34 PM, Donflopez donflo...@gmail.com wrote: rake aborted! undefined method `[]' for nil:NilClass It looks like your database.yml file is wrong. There is a sample file included in the source code which you could use as reference. Cheers, - Marius -- To post to

Re: [gitorious] Is gitorious scalable?

2010-10-20 Thread Marius Mårnes Mathiesen
On Tue, Oct 19, 2010 at 11:25 PM, Renato Isidio renato...@gmail.com wrote: I'm planning to put more servers to balance requisitions to git- daemon. Do I have to install gitorious and git on the other server and point its repository to the same path on a remote filer? Is this right? I'm

Re: [gitorious] Page blot and browser performance issues with a repository containing numerous tags

2010-10-20 Thread Marius Mårnes Mathiesen
On Tue, Oct 19, 2010 at 9:02 PM, Dun Peal dunpea...@gmail.com wrote: Hi. I just finished porting a very large SVN repsoitory to Git. The repository contains many (tens of thousands of) tags. I won't ask... So having many tags bloats up the amount of HTML that get sent to each user, which

Re: [gitorious] /opt/gitorious/script/git-daemon:76:in `peeraddr': Transport endpoint is not connected - getpeername(2) (Errno::ENOTCONN)

2010-10-20 Thread Marius Mårnes Mathiesen
On Mon, Oct 18, 2010 at 8:19 PM, Renato Isidio renato...@gmail.com wrote: Can you help us? We've noticed that our git-daemon is quitting sometimes. We dont dont exactly what is the problem. Here we have a lot of CIs servers (Continuous Integration Servers) that keeps seeing if theres

Re: [gitorious] Clone errors: The remote end hung up unexpectedly and Unable to get pack file

2010-10-20 Thread Marius Mårnes Mathiesen
On Fri, Oct 15, 2010 at 7:41 PM, Zbyl zby...@gmail.com wrote: C:\VSProjects\WebKit\WebKitCEgit clone git://gitorious.org/+wincewebkit-developers/webkit/wincewebkit.git Cloning into wincewebkit... fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed We have

Re: [gitorious] fatal: Not a git repository at /usr/share/perl5/Git.pm line 197.

2010-10-19 Thread Marius Mårnes Mathiesen
On Mon, Oct 18, 2010 at 7:25 PM, marcolo marc.duru...@gmail.com wrote: Hi, I want to have a modifiable git repository on my computer (not a read- only clone), but the command line given in git doesn't. When I execute : git remote add origin g...@gitorious.org:~marcdurufle/seldon/

Re: [gitorious] Programmatically retrieve repositories of a user

2010-10-12 Thread Marius Mårnes Mathiesen
On Tue, Oct 12, 2010 at 7:21 PM, Marc Strapetz marc.strap...@syntevo.comwrote: Are there possibly alternate ways to retrieve that information in a reasonable, machine-readable format? Sure, what kind of data do you need? It's fairly easy to implement JSON/XML display of Gitorious' data.

Re: [gitorious] mass subscribe to a group?

2010-10-05 Thread Marius Mårnes Mathiesen
On Tue, Oct 5, 2010 at 1:38 AM, Trevor tre...@fea.st wrote: hi, is there a way to mass subscribe a bunch of users to a group, outside of SQL? The interface only lets me add one at a time, which will take forever. Trevor, As you mentioned above, there is no UI for mass subscribing users to a

Re: [gitorious] User-centric groups of repositories?

2010-10-04 Thread Marius Mårnes Mathiesen
On Sun, Oct 3, 2010 at 3:05 PM, Alexandre Quessy que...@gmail.com wrote: Is there any chance that Gitorious allows one to create many repositories and group them under his user name, rather than by project? Alexandre, You're not the first to request this feature, and it would probably be a

Re: [gitorious] Re: Removing project from dbconsole.

2010-09-28 Thread Marius Mårnes Mathiesen
On Tue, Sep 28, 2010 at 10:27 AM, kolargol zbyszek.zolkiew...@gmail.comwrote: so, noone knows how to remove project manually ? Well, you should be able to find the project like this: p = Project.find_by_slug name of project p.destroy This will remove the project and all associated objects

Re: [gitorious] cluster? Multiple Mirrors?

2010-09-23 Thread Marius Mårnes Mathiesen
On Thu, Sep 23, 2010 at 6:23 PM, timon john.a.ti...@gmail.com wrote: I would like to have 3-4 peer gitorious nodes in synch with each other. i.e. if I clone a repo out to a machine, make changes to the content of the repo and commit and push back to the gitorious node, I would like that

Re: [gitorious] Can not delete a big repository.

2010-09-22 Thread Marius Mårnes Mathiesen
On Wed, Sep 22, 2010 at 2:03 PM, masterq kiw...@gmail.com wrote: I can not delete a repository http://gitorious.org/netbsd-mirror/ src. # I afraid that the repository is too big for gitorious... There is way to delete the repository? Sure, just send an email to supp...@gitorious.org and

Re: [gitorious] TemplateError

2010-09-15 Thread Marius Mårnes Mathiesen
On Mon, Aug 16, 2010 at 9:41 PM, Rafael Mendonça França rafael@gmail.com wrote: Hi, I found this error in gitorious master branch. Hi, Apparently, the i18n gem conflicts with the current state of Gitorious; uninstalling this (gem uninstall i18n) fixes the issue. I'll look more in to

Re: [gitorious] install your own hooks?

2010-09-07 Thread Marius Mårnes Mathiesen
On Tue, Sep 7, 2010 at 12:20 PM, Marc Guenther y...@schli.ch wrote: Are there any other possibilities? What about this web-hooks branch, I couldn't find any info about it. Marc, Since Gitorious uses the server side hooks to provide essential things like access control, altering the hooks

Re: [gitorious] Re: install your own hooks?

2010-09-07 Thread Marius Mårnes Mathiesen
On Tue, Sep 7, 2010 at 1:08 PM, Marc Guenther y...@schli.ch wrote: Ah, thanks, I didn't see this. But from what I understand, this wouldn't allow me to deny a commit? For example, we don't want to allow commits, which do not reference a valid issue number. You're right, the web hooks are

Re: [gitorious] Does Gitorious work with remote git repositories?

2010-09-03 Thread Marius Mårnes Mathiesen
On Fri, Sep 3, 2010 at 3:23 AM, rjurney russell.jur...@gmail.com wrote: We had trouble installing Gitorious on our Solaris git server. We would like to run Gitorious on a Linux Server that is independent of the git server. Russ, This is a piece of the Gitorious infrastructure that makes

Re: [gitorious] password reset fails

2010-09-01 Thread Marius Mårnes Mathiesen
On Wed, Sep 1, 2010 at 12:41 AM, zid matthew.bow...@kitware.com wrote: Processing UsersController#forgot_password_create (for 192.168.1.235 at 2010-08-31 18:36:39) [POST] Parameters: {commit=Change password, user={password_confirmation=df, password=df}} The problem here is (probably) that

Re: [gitorious] Re: Git push over http failed with error code 52

2010-08-30 Thread Marius Mårnes Mathiesen
On Mon, Aug 30, 2010 at 2:06 AM, manu mva@gmail.com wrote: Are there any plans to overcome this issue? Manuel, Personally, I have been looking at Grack (http://github.com/schacon/grack), which is a Ruby implementation of Git's smart HTTP functionality. I made an experiment where Grack

Re: [gitorious] Page Save Error on Wiki

2010-08-26 Thread Marius Mårnes Mathiesen
On Thu, Aug 26, 2010 at 4:30 PM, Michael Jackson imikejack...@gmail.comwrote: I came across the error invalid page, badly formatted title or body while trying to save a wiki page on a self hosted gitorious site ( http://gitorious.bluequartz.net ). I can edit the Home page of any project. But

Re: [gitorious] HTTP vs HTTPS trouble

2010-08-23 Thread Marius Mårnes Mathiesen
On Mon, Aug 23, 2010 at 11:13 AM, Benjamin Podszun benjamin.pods...@gmail.com wrote: This sounds like a workaround (and I'm willing to go down that route, if necessary. Without a working HTTPS deployment this won't fly internally and a lot of my time would've been spent on proposing a

Re: [gitorious] Gitorious doesnt create repositorys

2010-08-23 Thread Marius Mårnes Mathiesen
On Sun, Aug 22, 2010 at 5:48 PM, ksticker i...@flynetworks.de wrote: Hy all, i have installed gitorious on my own server. I can add public-keys and create projects but i doesnt can create a repository. Gitorious stop with this message: This repository is being created, it will be ready

Re: [gitorious] Physical location of the repositories under repository_base_path

2010-08-18 Thread Marius Mårnes Mathiesen
On Thu, Aug 12, 2010 at 7:28 PM, Dun Peal dunpea...@gmail.com wrote: # The path where git repositories are stored. The actual (bare) repositories resides # in repository_base_path/#{project.slug}/#{repository.name}.git/: This comment is lying (which a lot of comments seem to do...) 1.

Re: [gitorious] How to add new actions in users controller

2010-08-12 Thread Marius Mårnes Mathiesen
On Mon, Jul 19, 2010 at 2:20 PM, porsamini vineeth.prad...@gmail.comwrote: I'm facing a trivial problem. I'm trying to create a new action in users controller, for example test.rb and its associated action test.html.erb. But when I type http://myserver.com/users/test, I get an error saying

Re: [gitorious] hello group

2010-08-12 Thread Marius Mårnes Mathiesen
On Wed, Jul 21, 2010 at 2:31 PM, Deepak Kamath dk87...@gmail.com wrote: connect to localhost failed: getaddrinfo: Name or service not known will retry(#150) in 5 It seems your machine is unable to resolve `localhost` into an IP address. Does `ping localhost` work for you? Cheers, - Marius

Re: [gitorious] Git push over http failed with error code 52

2010-08-12 Thread Marius Mårnes Mathiesen
On Tue, Aug 10, 2010 at 1:18 PM, Benjamin Podszun benjamin.pods...@gmail.com wrote: I've to admit that I don't know how git over http works, but I cannot imagine that it is using ssh keys.. You add ssh keys so that you can connect with that protocol. Git fairly recently got support for push

Re: [gitorious] Web-hooks

2010-08-12 Thread Marius Mårnes Mathiesen
On Thu, Jul 29, 2010 at 10:59 PM, Rob rob.dingw...@gmail.com wrote: So I see that there is a hooks model in the master branch along with a processor for them on a commit but there doesn't appear to be a way to add hooks to a repo through the web interface. Am I wrong on this or is it

Re: [gitorious] How to receive email of merge requests ?

2010-08-12 Thread Marius Mårnes Mathiesen
On Tue, Aug 3, 2010 at 9:43 AM, Peter peter.soet...@gmail.com wrote: How can I get an email when there's a merge request ? We'd like to have our merge requests be sent to a mailing list such that everyone can review it. We were also thinking of adding the mailing list as a user to gitorious

Re: [gitorious] globally setting RAILS_ENV

2010-07-16 Thread Marius Mårnes Mathiesen
On Fri, Jul 16, 2010 at 1:50 PM, shin938 sha...@tikalk.com wrote: Hi I'm new to gitorious and I'm not a ruby programmer, I'm installing gitorious on our company server, and I wonder , would it be correct to just set RAILS_ENV=production globally in /etc/ profile so I wouldn't have to set it

Re: [gitorious] Gitorious not routing properly

2010-07-15 Thread Marius Mårnes Mathiesen
On Wed, Jul 14, 2010 at 5:13 PM, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Wed, Jul 14, 2010 at 4:21 PM, Keith Kyzivat kam...@gmail.com wrote: Is there a way that Gitorious could notice this particular situation and provide some error information, and a recommendation

Re: [gitorious] Unable to create users through admin user interface

2010-07-14 Thread Marius Mårnes Mathiesen
On Tue, Jul 13, 2010 at 2:27 PM, Antonio Anderson Souza anto...@voicetechnology.com.br wrote: I think the best solution is to remove the terms of use validation from the create user action in the admin interface, because it's not a good pratice to accept the term of use on behalf of someone.

Re: [gitorious] Re: Clone push urls not displayed?

2010-07-14 Thread Marius Mårnes Mathiesen
On Wed, Jul 14, 2010 at 8:42 AM, Trevor tre...@fea.st wrote: Haven't cracked it yet. Here is a screen shot: http://bit.ly/d1K1o5 This sounds like a CSS/caching issue. Do you have an old public/stylesheets/all.css file? In that case, delete that file. Otherwise try force-reloading the page.

Re: [gitorious] Gitorious not routing properly

2010-07-14 Thread Marius Mårnes Mathiesen
On Wed, Jul 14, 2010 at 7:42 AM, porsamini vineeth.prad...@gmail.comwrote: I have installed gitorious on my local server and when I try to run it in my browser, I don't see the homepage. Instead I see this page.

Re: [gitorious] help - can no longer add users to groups

2010-07-14 Thread Marius Mårnes Mathiesen
On Tue, Jul 13, 2010 at 6:16 PM, Trevor tre...@fea.st wrote: hi, we had a functioning self-hosted installation, but for some reason can no longer add users to groups and have had to resort to manually adding them in the DB. Get: Trevor, It seems your Gitorious installation uses a fairly old

Re: [gitorious] Gitorious not routing properly

2010-07-14 Thread Marius Mårnes Mathiesen
On Wed, Jul 14, 2010 at 4:21 PM, Keith Kyzivat kam...@gmail.com wrote: Is there a way that Gitorious could notice this particular situation and provide some error information, and a recommendation to change the hostname? Good idea! We actually did something similar the other day:

Re: [gitorious] Re: Debian packages for Gitorious

2010-07-13 Thread Marius Mårnes Mathiesen
2010/7/13 Jörg W Mittag joergwmittag+r...@googlemail.comjoergwmittag%2br...@googlemail.com Did this go anywhere? Don't think so ... yet Now, I am well aware of the fact that Gitorious has a lot more moving parts than redMine, but still: 8 lines vs. 8 *pages*? That's the attitude!

Re: [gitorious] Unable to create users through admin user interface

2010-07-13 Thread Marius Mårnes Mathiesen
On Tue, Jul 13, 2010 at 2:14 PM, Antonio Anderson Souza antonio...@gmail.com wrote: Dear All, I just installed gitorious on my server in the private mode, and I was unable to create users through admin user interface, it flashed me You need to accept the terms of use, but the checkbox terms

Re: [gitorious] Re: NoMethodError in Sessions#new

2010-07-12 Thread Marius Mårnes Mathiesen
On Sat, Jul 10, 2010 at 2:45 AM, Benjamin Vialle benjaminvia...@gmail.comwrote: I have exactly the same error. And I did a fresh install of Gitorious today Around line 39 in config/locales/en.rb (if you're running Gitorious in English), you should have: :label = lambda { |this|

Re: [gitorious] Can't create a repository

2010-07-12 Thread Marius Mårnes Mathiesen
On Wed, Jul 7, 2010 at 4:39 PM, Dmitry Vinokurov df6@gmail.com wrote: I'm trying to create repository oe-lpc3250 for project with same name, but can't do it. Message This repository is being created, it will be ready pretty soon…If this message persist beyond what's reasonable, feel free

Re: [gitorious] Hello Group

2010-07-12 Thread Marius Mårnes Mathiesen
On Mon, Jul 12, 2010 at 11:15 AM, Deepak Kamath dk87...@gmail.com wrote: hello, I was tryin to install pacakages for gitorious and was followin http://cjohansen.no link. everythin was goin fine ..but when i ran this command error occured as dpkg not found. *sudo dpkg -i

Re: [gitorious] hello Group

2010-07-08 Thread Marius Mårnes Mathiesen
On Thu, Jul 8, 2010 at 11:23 AM, Deepak Kamath dk87...@gmail.com wrote: I am using radio button in my form how can i store the value of radio button in database .. my code is %= radio_button_tag(:users,yes) % %=label_tag(:approved,YES) % br / Radio button ll be generated ..but

Re: [gitorious] Re: Two bugs after Gitorious installation

2010-07-07 Thread Marius Mårnes Mathiesen
On Tue, Jul 6, 2010 at 4:03 PM, Mike Jackson imikejack...@gmail.com wrote: Ruby: I could not figure out the difference between normal ruby and enterprise ruby so I defaulted to the normal ruby that ships with Ubuntu 10.04. If Enterprise Ruby is pretty much a drop in replacement then that

Re: [gitorious] Re: Two bugs after Gitorious installation

2010-07-07 Thread Marius Mårnes Mathiesen
On Wed, Jul 7, 2010 at 2:32 PM, Christian Johansen chrisj...@gmail.comwrote: From what I've seen, IronRuby isn't doing too sharp in performance benchmarks and so on. There is also a Smalltalk implementation of Ruby around somewhere, can't remember its name. Maglev! I can't believe I forgot

Re: [gitorious] Re: Two bugs after Gitorious installation

2010-07-06 Thread Marius Mårnes Mathiesen
On Tue, Jul 6, 2010 at 2:42 PM, Mike Jackson imikejack...@gmail.com wrote: Take a look at http://www.bluequartz.net/projects/ElectronicImaging/SCMService/html/index.html Mike, What a great guide, nice work! - Marius -- To post to this group, send email to gitorious@googlegroups.com To

Re: [gitorious] update_disk_usage

2010-06-03 Thread Marius Mårnes Mathiesen
On Thu, Jun 3, 2010 at 1:07 PM, Maxim Filatov pipopo...@gmail.com wrote: Oh, sorry, my fault. Great! By the way, do you plan to add PostgreSQL support? I'm sure merge requests providing PostgresSQL (keeping Mysql support, of course) are very welcome. But this would require someone to

Re: [gitorious] Unable to clone

2010-06-03 Thread Marius Mårnes Mathiesen
On Thu, Jun 3, 2010 at 8:27 PM, NK is3...@gmail.com wrote: A ActionController::UnknownHttpMethod occurred in application#index: PROPFIND, accepted HTTP methods are get, head, put, post, delete, and options [RAILS_ROOT]/vendor/rails/actionpack/lib/action_controller/ request.rb:35:in

Re: [gitorious] Notification when Users register

2010-05-27 Thread Marius Mårnes Mathiesen
On Wed, May 26, 2010 at 5:38 PM, Mike Jackson imikejack...@gmail.comwrote: Great. I was reading through some of the ActionMailer documentation and I am having trouble finding where the actual content of the email is being created? It looks like there is an option of having a BCC email address

Re: [gitorious] Notification when Users register

2010-05-26 Thread Marius Mårnes Mathiesen
On Tue, May 25, 2010 at 3:32 PM, Mike Jackson imikejack...@gmail.comwrote: Is there a way for the admin of my local gitorious installation to get an email when someone registers for an account? Mike, Currently there is no built-in functionality for this in Gitorious. If you would like to add

Re: [gitorious] Bug in project Atom feed

2010-05-03 Thread Marius Mårnes Mathiesen
On Sat, Apr 24, 2010 at 1:18 PM, Franz Liedke (FluxBB Developer) fr...@fluxbb.org wrote: in Gitorious' Atom feed, there are two opening paragraph tags appended to the content tags. That cannot be right. Can this be fixed? Example: http://gitorious.org/fluxbb.atom Franz, Sorry for being late

Re: [gitorious] How to push to wiki repositories?

2010-04-27 Thread Marius Mårnes Mathiesen
On Mon, Apr 26, 2010 at 10:42 AM, Juho Nieminen nieminen.j...@gmail.comwrote: we're working on a clone of Gitorious and we want to make it possible to clone and push wiki repositories. We added the clone and push urls to wiki pages with Repository's clone_url and push_url methods. For

Re: [gitorious] qtWebkit

2010-04-21 Thread Marius Mårnes Mathiesen
On Fri, Apr 16, 2010 at 4:21 PM, Leonardo DaVinci lamoscawi...@gmail.comwrote: I would like to know how I could compile the gitorious versions of qtWebkit and qtWebkit2.0 for windows CE. I have installed the last version of Qt from nokia's web site. I tried to replace the folder in

Re: [gitorious] Re: Download master as .tar.gz fails with no errors (that I can find)

2010-03-22 Thread Marius Mårnes Mathiesen
On Mon, Mar 22, 2010 at 3:33 PM, Drarok dra...@gmail.com wrote: Good catch, but now that's installed and configured (perhaps not correctly, I can't see what options I ought to set, so I've just set XSendFile on for the whole apache virtualhost). In order to debug this, you should have a look

Re: [gitorious] meaning of starred projects

2010-03-16 Thread Marius Mårnes Mathiesen
On Mon, Mar 15, 2010 at 4:53 PM, Victor victor.zaman...@gmail.com wrote: In that list I see all my projects, which is what I expect, but one and only one project has a yellow star above and to the right of it. The star is positioned almost like an asterisk like so*. What does this mean? Does

Re: [gitorious] Log in button goes back to homepage not logged in

2010-03-09 Thread Marius Mårnes Mathiesen
On Tue, Mar 9, 2010 at 8:55 AM, fboule fabien.boul...@gmail.com wrote: I am stuck at the Permissions section: I run script/server and I can connect to http://localhost:3000/ but each time I try to login, I go back to the homepage without being logged in. Fabien, You should use a fully

Re: [gitorious] Re: Log in button goes back to homepage not logged in

2010-03-09 Thread Marius Mårnes Mathiesen
On Tue, Mar 9, 2010 at 10:28 AM, fboule fabien.boul...@gmail.com wrote: But oh surprise: git push origin master says error: Cannot access URL http://git.myserver/tt/tt.git/, return code 52 Fabien, You'll need to use the SSH url (ie. g...@server:project/repo.git) when pushing to Gitorious.

Re: [gitorious] how to resend the activation email?

2010-03-01 Thread Marius Mårnes Mathiesen
On Sat, Feb 27, 2010 at 1:44 PM, seenxu ye.xu@gmail.com wrote: I am trying to sign up at gitorious, but I did't receive the activation's email, also not in spam folder, are there any way I can re-send the activation link? Sure, just send an email to supp...@gitorious.org with your

Re: [gitorious] Gitorious and ruby 1.9.1 - Problems with non-ascii chars

2010-03-01 Thread Marius Mårnes Mathiesen
On Thu, Feb 25, 2010 at 3:34 PM, Benjamin Podszun benjamin.pods...@gmail.com wrote: I'm having trouble with non-ascii characters, it seems. Working in Germany, with a team of polish and french people, somehow leads to rather common errors now.. Whenever a commit message (or a comment on a

Re: [gitorious] Handling updates

2010-02-22 Thread Marius Mårnes Mathiesen
On Sun, Feb 21, 2010 at 9:40 PM, Benjamin Podszun benjamin.pods...@gmail.com wrote: After some weeks using Gitorious internally I convinced quite some people of the merits of git and (yes, it was that bad) introduced source control for the majority of projects. Congratulations! It's the

Re: [gitorious] Re: Debian packages for Gitorious (was Re: A sample gitorious.yml file is needed.)

2010-02-22 Thread Marius Mårnes Mathiesen
On Sat, Feb 20, 2010 at 9:12 PM, Will Daniels daniels.w...@googlemail.comwrote: Thanks for putting that up! I've taken a quick look and it seems that your intention was to basically just build installable debs directly with the Rakefile? Although this is of course the most practical direct

Re: [gitorious] Re: Debian packages for Gitorious (was Re: A sample gitorious.yml file is needed.)

2010-02-22 Thread Marius Mårnes Mathiesen
On Sun, Feb 21, 2010 at 8:16 PM, Christian Johansen chrisj...@gmail.comwrote: Absolutely, this was a mistake on my end. I should've pointed out that Gitorious needs a queueing backend, not necessarily ActiveMQ (as far as I know anyway, Marius might want to correct me if I'm wrong). I agree on

<    1   2   3   4   5   >