Re: [gitorious] Automated project/repo creation

2012-04-09 Thread Pedro Kiefer
Anish, I've had a similar situation, mass migration of a CVS server to git. The easiest way was to write and run a script on the server. I've documented my experience here: http://www.pedro.kiefer.com.br/2011/02/from-cvs-to-git-to-gitorious Have fun! Pedro On Sun, Apr 8, 2012 at 5:18 PM, Anish

Re: [gitorious] Re: Ldap Patch

2011-07-28 Thread Pedro Kiefer
Well, Rodrigo is migrating the authentication to Devise, so adding LDAP support should be really easy after that is done. I would wait for him to finish, he's doing some great refactoring to gitorious. On Thu, Jul 28, 2011 at 11:46 PM, asuranzala asuranz...@gmail.com wrote: I was looking for

Re: [gitorious] List of rogue IP addresses

2011-07-20 Thread Pedro Kiefer
http://networktools.nl/reverseip/72.233.69.5 Gravatar On Wed, Jul 20, 2011 at 5:13 PM, Dejan Tolj dej...@gmail.com wrote: When I try to load my gitorious page I see a list of rogue IP addresses going out from the server to the internet. What are they and why is it trying to do that?

Re: [gitorious] Re: Your config/gitorious.yml does not have an entry for your current Rails environment.

2011-07-14 Thread Pedro Kiefer
The indentation of file is wrong, and there is a trailing ` on the cookie_secret. On Thu, Jul 14, 2011 at 11:34 AM, Tizzy tz3...@gmail.com wrote: Let me know if this one works: https://rcpt.yousendit.com/1170697683/a02d19e667715f85727bb25b283c8510 On Jul 14, 2:12 am, Christian Johansen

Re: [gitorious] Gitorious Versioning, Roadmap, Issue Tracking: Chiliproject or Redmine

2011-07-05 Thread Pedro Kiefer
I don't see any advantage in having a distributed issue tracker, maybe there are some, but I think issue tracking is a central and unique service. You don't want (at least I don't see a reason for) QA, testing and management to have a clone of your repositories for adding bug reports. And you

Re: [gitorious] Migration from restful_authentication to Devise status update

2011-06-27 Thread Pedro Kiefer
Great news! I'll try to get devise_ldap_authenticatable ( https://github.com/cschiewek/devise_ldap_authenticatable) to work with gitorious, and learn some ruby on the process. On Mon, Jun 27, 2011 at 5:20 AM, Christian Johansen christ...@cjohansen.nowrote: Fix Gemfile.lock

Re: [gitorious] Proper protocol

2011-06-24 Thread Pedro Kiefer
Hi Marius, I don't think it is a good idea to drop/deprecate support for ssh or git-proxy. But I do like the approach of having modularized protocols, maybe ssh and git handler should be refactored to its own modules? So one can choose what it wants to install. Any way, great job! Cheers On

Re: [gitorious] Reference to outdated css

2011-06-20 Thread Pedro Kiefer
I think this is really wrong too... gitorious.org is returning this too: link href=//fonts.googleapis.com/css?family=Nobile.css view-source:https://fonts.googleapis.com/css?family=Nobile.css media=screen rel=stylesheet type=text/css / Is it a bug on stylesheet_link_tag ? or this link shouldn't

Re: [gitorious] Merge Request Error

2011-06-08 Thread Pedro Kiefer
, Jun 8, 2011 at 8:54 AM, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Tue, Jun 7, 2011 at 3:58 PM, Pedro Kiefer pkie...@gmail.com wrote: tmp/pids/poller.log has this: #Errno::ENOENT: No such file or directory - /var/git/repositories/bf2/0bc/183f15a0eb49b3a018fe27dde6b5ec5f06

Re: [gitorious] Merge Request Error

2011-06-07 Thread Pedro Kiefer
Same error when I created a project and repository using gitorious only. refs/merge-requests doesn't get created on the repositories neither. On Tue, Jun 7, 2011 at 10:58 AM, Pedro Kiefer pkie...@gmail.com wrote: I'm having the same problem on my local gitorious install, at least

[gitorious] Reviewing merge request #159: Add missing breadcrumb

2011-06-06 Thread Pedro Kiefer
Hi, Just a small change so that when a particular commit is access we get the bread crumb on the top bar. https://gitorious.org/gitorious/mainline/merge_requests/159 There are some other URL's that are missing the bread crumb too, I'll try to fix them.. and learn ruby on the process. Cheers,

Re: [gitorious] Error when trying to get to Administration from the web interface

2011-05-16 Thread Pedro Kiefer
I think limiting user names so that it doesn't include dots or underscore is not the best thing, specially if you take in account the ldap branch that will be merged eventually. You don't want to make a company adopting gitorious to change its username policy. I know that adding the proper

Re: [gitorious] Gitorious mass import

2011-02-21 Thread Pedro Kiefer
, Pedro Kiefer On Thu, Feb 17, 2011 at 6:22 AM, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Wed, Feb 16, 2011 at 4:34 PM, Pedro Kiefer pkie...@gmail.com wrote: Hi, I'm migrating some 300 cvs repositories to git, and I want to managed them on my local gitorious install

[gitorious] Gitorious mass import

2011-02-16 Thread Pedro Kiefer
scripts/console maybe? Moving the converted repos to the hashed path directory is easy to automate, i just need a way to create all those repositories. Cheers, Pedro Kiefer -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email