[[[
* src/en/book/ch06.xml
(svn.serverconfig.svnserve.sshauth): Give an example for SVN_SSH
]]]
Index: ch06.xml
===================================================================
--- ch06.xml (revision 2446)
+++ ch06.xml (working copy)
@@ -865,7 +865,10 @@
<para>Second, it shows how to define a custom environment
variable that can override the name of the tunneling program.
Setting the <literal>SVN_SSH</literal> environment variable is
- a convenient way to override the default SSH tunnel agent.
+ a convenient way to override the default SSH tunnel agent
+ -- for example, to specify a particular private key file to use,
+ you can set it to a string like <literalL>ssh -i
+ /path/to/private/key/file</literal>. .
But if you need to have several different overrides for
different servers, each perhaps contacting a different port or
passing a different set of options to SSH, you can use the
--
Firefox: The one that blocks all the schmutz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 27 21:54:13 2006