Grokbase
x

Re: git?

View PostFlat  Thread  Threaded | < Prev - Next >
Joshua Hoblitt Re: git?
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On Thu, Nov 13, 2008 at 08:09:27PM -0600, Craig A. Berry wrote:
> On Thu, Nov 13, 2008 at 7:10 PM, Michael G Schwern <schwern@pobox.com> wrote:
> > the folks at github contacted me and came on #p5p to say that
> > they really, really want Perl and are more than willing to help out in any way
> > they can. I've put them in touch with Leon, git TODO czar, so we'll see what
> > happens.
>
> I could envision some good mutual publicity from making them an
> "official mirror" or similar. I don't see any advantages to the Perl
> community that would come from making them own the authoritative
> repository. People have already invested quite a bit of effort into
> setting things up under perl.org, including collecting ssh keys for
> committers, creating experimental rsync mirrors, etc. Changing
> hosting providers at this point would probably derail or delay a
> process that is already a bit starved for time and talent.
>
> Or did I misunderstand the meaning of "really want Perl"?

I agree with Craig but why weren't these guys directed to the TPF proper?  It
seems like cooperative agreements should fall under that umbrella and who
knows, perhaps someone would want to sweeten the pot enough to make it worth
doing...

-J

Thread : git?
1)
Chip Salzenberg I'm using the git mirror of the p4 repository (yay thank you gitguys), and I'm wondering whether...
2)
Michael G Schwern It's my understanding that we're waiting until after 5.8.9 so that Nick's head doesn't explode....
3)
Craig Berry I could envision some good mutual publicity from making them an "official mirror" or similar. I...
4)
Joshua Hoblitt I agree with Craig but why weren't these guys directed to the TPF proper? It seems like cooperative...
5)
David Golden Since the whole idea of "authoritative" is a bit loose in git anyway, I'd be supportive of using...
6)
A. Pagaltzis I don’t know why we couldn’t declare them both equally authoritative as long as synching is set...
7)
Leon Brocard 2008/11/13 Chip Salzenberg <chip@pobox.com>: d rom We are in the process of moving from Perforce to...
8)
Nicholas Clark One part of the documentation I know is missing is: There are no instructions on how to commit back...
9)
Tux $ git remote add git+ssh://perl5.git.perl.org/perl.git $ git pull $ git push I think. Correct? > *...
10)
A. Pagaltzis Roughly. But wrong on a lot of details. The remote needs a name, and the syntax for SSH-based...
11)
demerphq 2008/11/15 Aristotle Pagaltzis <pagaltzis@gmx.de>: Actually its both, plus scp'ish. :-) Try it. I...
12)
demerphq 2008/11/15 demerphq <demerphq@gmail.com>: I was typing too quickly: git remote add p5p...
13)
A. Pagaltzis That *is* the syntax I suggested. :-) Your example just doesn’t include a user name, which of...
14)
demerphq 2008/11/14 Léon Brocard <acme@astray.com>: Ive been on and off working on camel.booking.com, and...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >
Home > Groups > Perl 5 Porters > git? (14 posts) > View Post