Grokbase
Topics Posts Groups | in
x
[ help ]

Re: git?

View PostFlat  Thread  Threaded | < Prev - Next >
A. Pagaltzis Re: git?
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
* David Golden <xdaveg@gmail.com> [2008-11-14 04:10]:
> Since the whole idea of "authoritative" is a bit loose in
> git anyway, I'd be supportive of using them as the "official
> mirror".

I don’t know why we couldn’t declare them both equally
authoritative as long as synching is set up so all official
repositories either stay perfectly in sync, or at least very
closely. That shouldn’t be hard to do with post-commit hooks,
and github provides a way to set one up.

Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>

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