public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-science] github and o.g.o sync
@ 2012-07-05 20:46 Christoph Junghans
  2012-07-06  7:51 ` Kacper Kowalik
  2012-07-06  8:01 ` justin
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Junghans @ 2012-07-05 20:46 UTC (permalink / raw
  To: gentoo-science

Hi,

recently it happened to me that the sci overlay on github and o.g.o
got out of sync.
(timcera pushed to github only and I pushed to o.g.o first and then
the push to the 2nd url failed)

I really think we should autosync them as with more pull request this
situation will get more likely.

Cheers,

Christoph

-- 
Christoph Junghans
http://dev.gentoo.org/~ottxor/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-science] github and o.g.o sync
  2012-07-05 20:46 [gentoo-science] github and o.g.o sync Christoph Junghans
@ 2012-07-06  7:51 ` Kacper Kowalik
  2012-07-06  9:15   ` justin
  2012-07-06  8:01 ` justin
  1 sibling, 1 reply; 4+ messages in thread
From: Kacper Kowalik @ 2012-07-06  7:51 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On 07/05/2012 10:46 PM, Christoph Junghans wrote:
> Hi,
> 
> recently it happened to me that the sci overlay on github and o.g.o
> got out of sync.
> (timcera pushed to github only and I pushed to o.g.o first and then
> the push to the 2nd url failed)
> 
> I really think we should autosync them as with more pull request this
> situation will get more likely.
To my knowledge it's impossible to sync two rw git repos. All severe
conflicts need manual resolution, the trival ones are delt with git
push/pull --all already.
Both repos were out of sync just a momement ago, but it was "fixable" in
the usual way.
Cheers,
Kacper


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-science] github and o.g.o sync
  2012-07-05 20:46 [gentoo-science] github and o.g.o sync Christoph Junghans
  2012-07-06  7:51 ` Kacper Kowalik
@ 2012-07-06  8:01 ` justin
  1 sibling, 0 replies; 4+ messages in thread
From: justin @ 2012-07-06  8:01 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

On 05/07/12 22:46, Christoph Junghans wrote:
> Hi,
> 
> recently it happened to me that the sci overlay on github and o.g.o
> got out of sync.
> (timcera pushed to github only and I pushed to o.g.o first and then
> the push to the 2nd url failed)
> 
> I really think we should autosync them as with more pull request this
> situation will get more likely.
> 
> Cheers,
> 
> Christoph
> 

Hi,

everybody should add both locations:

[remote "origin"]
   fetch = +refs/heads/*:refs/remotes/origin/*
   url = git+ssh://git@git.overlays.gentoo.org/proj/sci.git
   pushurl = git@github.com:gentoo-science/sci.git
   pushurl = git+ssh://git@git.overlays.gentoo.org/proj/sci.git
[remote "github"]
   url = git@github.com:gentoo-science/sci.git


and do a "git pull --all".

All those who can push to both, should do "push --all".
With this there should nearly no overlap.

justin


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 302 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-science] github and o.g.o sync
  2012-07-06  7:51 ` Kacper Kowalik
@ 2012-07-06  9:15   ` justin
  0 siblings, 0 replies; 4+ messages in thread
From: justin @ 2012-07-06  9:15 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

On 06/07/12 09:51, Kacper Kowalik wrote:
> On 07/05/2012 10:46 PM, Christoph Junghans wrote:
>> Hi,
>>
>> recently it happened to me that the sci overlay on github and o.g.o
>> got out of sync.
>> (timcera pushed to github only and I pushed to o.g.o first and then
>> the push to the 2nd url failed)
>>
>> I really think we should autosync them as with more pull request this
>> situation will get more likely.
> To my knowledge it's impossible to sync two rw git repos. All severe
> conflicts need manual resolution, the trival ones are delt with git
> push/pull --all already.
> Both repos were out of sync just a momement ago, but it was "fixable" in

fixable -> octupus

I love that term.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 302 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-06 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 20:46 [gentoo-science] github and o.g.o sync Christoph Junghans
2012-07-06  7:51 ` Kacper Kowalik
2012-07-06  9:15   ` justin
2012-07-06  8:01 ` justin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox