[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    Re: [gentoo-dev] github <> g.o.g.o
From:       justin <jlec () gentoo ! org>
Date:       2012-02-27 8:22:41
Message-ID: 4F4B3D51.4080901 () gentoo ! org
[Download RAW message or body]


On 25/02/12 16:11, Alex Alexander wrote:
> On Sat, Feb 25, 2012 at 01:55:37PM +0100, Justin wrote:
>> Hi all,
>>
>> is there a way to do a way or two way sync between a repo on github and
>> on g.o.g.o?
>>
>> I have the felling that I heard of an official overlay which is operated
>> like this. Could someone please point me to this overlay and the technique?
> 
> For every secondary repo you want to keep synced, add a pushurl entry
> 
> 	pushurl = <git-repo-url>
> 
> below your main "url =" line in the repo's .git/config file.
> Git will automatically push to all pushurl entries automatically when
> you "git push".
> 
> We do this in the Qt overlay (with gitorious atm):
> 
> [remote "origin"]
> 	fetch = +refs/heads/*:refs/remotes/origin/*
> 	url = git://git.overlays.gentoo.org/proj/qt.git
> 	pushurl = git@gitorious.org:gentoo-qt/qt.git
> 
> Regards,

Thanks,

this works really nice.

justin


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic