public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/handbook: hb-introduction-new-devs.xml
Date: Sun, 18 Mar 2012 10:19:50 +0000 (UTC)	[thread overview]
Message-ID: <20120318101950.5C8002004B@flycatcher.gentoo.org> (raw)

hwoarang    12/03/18 10:19:50

  Modified:             hb-introduction-new-devs.xml
  Log:
  Use ControlPersist option when using a master connectiong to cvs.gentoo.org. Bug #408657. Thanks to Mike Gilbert <floppym@gentoo.org>

Revision  Changes    Path
1.17                 xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml?r1=1.16&r2=1.17

Index: hb-introduction-new-devs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- hb-introduction-new-devs.xml	29 Jun 2011 20:07:45 -0000	1.16
+++ hb-introduction-new-devs.xml	18 Mar 2012 10:19:50 -0000	1.17
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml,v 1.16 2011/06/29 20:07:45 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-introduction-new-devs.xml,v 1.17 2012/03/18 10:19:50 hwoarang Exp $ -->
 
 <sections>
 <version>1.1</version>
@@ -207,18 +207,10 @@
 </p>
 
 <pre caption="~/.ssh/config">
-Host *
+Host cvs.gentoo.org
   ControlMaster auto
   ControlPath ~/.ssh/master-%r@%h:%p
-</pre>
-
-<p>
-After doing so, you can enable a backgrounded master connection by running:
-</p>
-
-<pre caption="Open Master connection in background">
-<comment>You can look the meaning of the parameters up in the manpage of ssh</comment>
-$ <i>ssh -M -N -f ${USER}@cvs.gentoo.org</i>
+  ControlPersist 3600
 </pre>
 
 </body>






             reply	other threads:[~2012-03-18 10:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18 10:19 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-05  0:31 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/handbook: hb-introduction-new-devs.xml Markos Chandras (hwoarang)
2013-05-10 18:57 Markos Chandras (hwoarang)
2011-06-29 20:07 JosA MarAa Alonso (nimiux)
2010-04-26 19:17 Joshua Saddler (nightmorph)
2009-09-19 16:43 Steve Dibb (beandog)
2008-05-03 10:22 Petteri Raty (betelgeuse)
2008-05-03 10:21 Petteri Raty (betelgeuse)
2008-03-02 22:48 Petteri Raty (betelgeuse)
2007-11-01 20:32 Christian Heim (phreak)

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=20120318101950.5C8002004B@flycatcher.gentoo.org \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@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