Grokbase
x

Re: git?

View PostFlat  Thread  Threaded | < Prev - Next >
Michael G Schwern Re: git?
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Chip Salzenberg wrote:
> I'm using the git mirror of the p4 repository (yay thank you gitguys), and
> I'm wondering whether I've missed a private discussion or if the change from
> p4 is still in limbo....?

It's my understanding that we're waiting until after 5.8.9 so that Nick's head
doesn't explode.

Here's the TODO list.
http://www.perlfoundation.org/perl5/index.cgi?move_to_git_todo_list

In related news, 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.

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