Got it working at last.
These work - note the different parameter types
ssh=plink -load username
ssh=tortoiseplink -l username
ssh="C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe" -l username
These don't
ssh=plink -l username
ssh="C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe" -l usernam
On Sun, Nov 04, 2012 at 02:37:13AM -0800, TheRedAaron wrote:
> Thanks for your reply.
>
> I'd changed the SVN interface to SVNKit just because I got a tunnel error
> when using JavaHL
>
> The system cannot find the file specified.
> svn: Unable to connect to a repository at URL
> 'svn+ssh:/
On Sun, Nov 04, 2012 at 01:10:20AM -0800, TheRedAaron wrote:
> I'm using Eclipse Indigo/SVN 1.7.1/Subclipse 1.8.16/SVNKit/1.7.5.1
>
> I am trying to merge part of a feature branch back into trunk but get this
> error
>
> svn: E160013: File not found: revision 68287, path
> '/myapproot/trunk/src/
On Sat, Nov 03, 2012 at 11:12:53PM +0200, Ivan Cenov wrote:
> Hello,
>
> Here I send you a crash report in SVN.
> This crash occurs when Redmine (project management application)
> tries to fetch revisions for SVN repositories.
This is a known bug in 1.7.7 which happens only on Windows.
Due to a c