public inbox for gentoo-scm@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: <gentoo-dev@lists.gentoo.org>
Cc: gentoo-scm@lists.gentoo.org
Subject: Re: [gentoo-scm] Testing git gx86 repos (and status update)
Date: Thu, 2 Oct 2014 22:48:50 +0200	[thread overview]
Message-ID: <20141002224850.3ac3c157@pomiot.lan> (raw)
In-Reply-To: <20140929085944.44f3d36f@pomiot.lan>

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

Dnia 2014-09-29, o godz. 08:59:44
Michał Górny <mgorny@gentoo.org> napisał(a):

> Access to main repos goes through SSH currently. If you want it, please
> send me your public SSH key in a GPG signed mail. Since this is just
> a testing repo, you don't have to be a developer to have it. Note that
> this requires IPv6 currently, so get a tunnel if you don't have one
> yet :).
> 
> Read-only access preferred through github (to offload our server). For
> populating rsync mirrors, I'm planning to support two methods:
> 
> a. using git repo -- git pull in directory used for rsync :),
> 
> b. using rsync -- more space-efficient, slower, non-atomic. Does not
> work since I didn't set up rsync daemon on the server yet :).

Two more news:

1. I have started git & rsync daemons (the latter on non-standard port
8873).

2. Peter Stuge has provided IPv4 tunnel to the server @ c2gv4.stuge.se.

As for git daemon, it is more formality than real need. You are still
encouraged to use github. But if you really want to play with it:

  git clone git://c2g.excelsior.flameeyes.eu/user.git

As for rsync, it's more for backwards compatibility. It's better to
pull in rsync.git from github :). But if you want to play with it:

  rsync -va rsync://c2g.excelsior.flameeyes.eu:8873/gentoo-portage \
  portage

And the IPv4 host:

  git clone c2gv4.stuge.se:dev.git
  git clone git://c2gv4.stuge.se/user.git
  rsync -va rsync://c2gv4.stuge.se:8873/gentoo-portage portage


-- 
Best regards,
Michał Górny

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 949 bytes --]

      parent reply	other threads:[~2014-10-02 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-29  6:59 [gentoo-scm] Testing git gx86 repos (and status update) Michał Górny
2014-09-30  8:47 ` [gentoo-scm] Re: [gentoo-dev] " Michał Górny
2014-10-02 20:48 ` Michał Górny [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141002224850.3ac3c157@pomiot.lan \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=gentoo-scm@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox