Dear all,
I am enjoying getting to know TM2.
I've been having trouble getting it to work with svn. When I try a command that actually requires remote access, I get a dialog:
The 'svn' command produced an error
Permission denied (publickey,keyboard-interactive). svn: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file. svn: Network connection closed unexpectedly
This is an svn+ssh connection, with ssh = $SVN_SSH ssh -Y in .subversion/config.
It works fine with TM1 (and from the command line). I've tried explicitly setting TM_SVN and SVN_SSH within TM2, to no avail.
Any ideas?
Andrew