Re: Unable to connect to a repository at URL Putty works fine

2018-07-11 Thread Alastair Growcott via TortoiseSVN
I have what may be the same problem. When you say "it works using putty without problems" do you mean using plink instead of TortoisePlink? If you use TortoisePlink from the command line, does it work? For me: - I am only using a key pair. - I can get it working with a Subversion comma

Problems using Tortoise SVN with SSH (Phabricator server).

2018-07-11 Thread tortoisesvn+APn2wQfC__Yvx_I43f4s59h_yq0qfQrz5CAtM9vSyLm5Vb_6J3Sm
I am trying to use TortoiseSVN with a Phabricator (https://www.phacility.com/) which insists on a SSH connection. My TortoiseSVN version is 1.10.0, Build 28176 - 64 Bit , 2018/04/14 08:00:32 and "Check for Updates" tells me that this is the latest version. I have set up a public key and so on a

Re: Problems using Tortoise SVN with SSH (Phabricator server).

2018-07-11 Thread TortoiseSVN on behalf of Ulrike Löber
I posted a similar question a few days ago and still have neither an answer nor a solution yet. < tortoisesvn+apn2wqfc__yvx_i43f4s59h_yq0qfqrz5catm9vsylm5vb_6j...@googlegroups.com> schrieb am Mi., 11. Juli 2018, 18:23: > I am trying to use TortoiseSVN with a Phabricator ( > https://www.phacility.

Re: Problems using Tortoise SVN with SSH (Phabricator server).

2018-07-11 Thread Stefan via TortoiseSVN
If you got it working with the command line client, then that means you have set up the [tunnels] section in the subversion config file already? Because then you can just leave the TSVN setting for the SSH empty and it will use the config from svn. -- You received this message because you are s

Subversion exception.

2018-07-11 Thread Jeff Dege via TortoiseSVN
I’m seeing a repeatable exception. If within TortoiseSVN Project Monitor, if I select “Show Range” and then pick a Date Start Revision a couple of weeks back and an End Revision of HEAD, I get an exception. (Picking an Date End Revision of today works without error.) BTW - the dialog I'm s

Re: Problems using Tortoise SVN with SSH (Phabricator server).

2018-07-11 Thread Alastair Growcott via TortoiseSVN
I understood that the SVN config file didn''t get used, that only The TortoiseSVN config was used. I think I read that somewhere. In any case, the command line client I was using was the MSys2 bash shell client and I didn't edit the SVN config file, just the $HOME/.ssh/config file. For extra i