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

[gitorious] How do you import existing repos into Gitorious?

2010-10-20 Thread Nate P
I think I must be missing something obvious, but how do you import existing repos into a new local install of Gitorious? I see that gitorious has it's own special naming scheme for the repos you create in it, so I assume one needs to do some kind of formal import? I have about 50 repos and am

[gitorious] Re: Is gitorious scalable?

2010-10-20 Thread Renato Isidio
Hi Marius! 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) tryies to write a code into the disk (that is a filer and its shared as

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

2010-10-20 Thread Renato Isidio
Thank you Marius again! Im gonna take a look and keep you in touch. Best Regards! Renato Isidio On 20 out, 14:51, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Mon, Oct 18, 2010 at 8:19 PM, Renato Isidio renato...@gmail.com wrote: Can you help us? We've noticed that our

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

2010-10-20 Thread Zbyszek Skowron
This link didn't work either: $ git clone git://gitorious.org/webkit/wincewebkit.git Cloning into wincewebkit... remote: Counting objects: 902995, done. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed Zbyl On 20 October 2010 18:54, Marius Mårnes Mathiesen