SVN_SSH and arguments
From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Wed, 25 May 2011 01:35:15 +0200
Hi,
It seems that arguments in SVN_SSH are ignored. I have tested with:
Nokia-N900-02-8:~> echo $SVN_SSH
but a ps -aef after a "svn ls svn+ssh://mysvn" gives:
19110 user 6228 S zsh /home/user/scripts/ssh mysvn svnserve -t
I can add
ssh = /home/user/scripts/ssh -i /home/user/.ssh/id_rsa-svn
to the .subversion/config file and it works as expected.
Nokia-N900-02-8:~> svn --version
Copyright (C) 2000-2009 CollabNet.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
-- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)Received on 2011-05-25 01:35:42 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.