Re: git-dual is a go!

2016-02-22 Thread Sam Ruby
On Mon, Feb 22, 2016 at 11:11 AM, Daniel Gruno wrote: > On 02/22/2016 04:31 PM, Sam Ruby wrote: >> What am I doing wrong? > > Nothing - just the usual gnutls weirdness in play here. It should work > just fine now - had to change the server name in httpd. Confirmed. Changes I pushed to git-dual s

Re: git-dual is a go!

2016-02-22 Thread Daniel Gruno
On 02/22/2016 04:31 PM, Sam Ruby wrote: > What am I doing wrong? Nothing - just the usual gnutls weirdness in play here. It should work just fine now - had to change the server name in httpd. With regards, Daniel. > > $ git remote add asf https://git-dual.apache.org/repos/asf/whimsy.git > > $

Re: git-dual is a go!

2016-02-22 Thread Sam Ruby
What am I doing wrong? $ git remote add asf https://git-dual.apache.org/repos/asf/whimsy.git $ git push asf fatal: unable to access 'https://git-dual.apache.org/repos/asf/whimsy.git/': gnutls_handshake() warning: The server name sent was not recognized $ git remote show -n asf * remote asf Fet

git-dual is a go!

2016-02-22 Thread Daniel Gruno
Hi folks, After a lot of tinkering and old-cruft-removing, we now have a working dual-repo setup. This means that you can now push to either git-dual.apache.org or github, and they (should) stay in sync at any time. git-dual is set up to attempt a sync before it acknowledges a new push. If there's