<br><div class="gmail_quote">On Sat, Mar 5, 2011 at 7:54 PM, Jesus Cea <span dir="ltr">&lt;<a href="mailto:jcea@jcea.es">jcea@jcea.es</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


In<br>
&lt;<a href="http://docs.python.org/devguide/faq.html#can-i-make-commits-from-machines-other-than-the-one-i-generated-the-keys-on" target="_blank">http://docs.python.org/devguide/faq.html#can-i-make-commits-from-machines-other-than-the-one-i-generated-the-keys-on</a>&gt;<br>


I would rather prefer to promote the &quot;-A&quot; parameter to SSH (to use the<br>
local SSH agent be used from the remote development machine) instead of<br>
uploading private keys.<br></blockquote><div><br></div><div>Using agent forwarding with ssh gives the machine you log into full access to _all_ of your local ssh keys rather than just the python svn one required. I&#39;d rather not recommend that to people. Any serious user of ssh will know the feature exists and when to prefer its use.</div>

<div><br></div><div>-gps</div></div>