command line svn not delivering any response

2 views
Skip to first unread message

Herbert Bziunski

unread,
6:11 AM (2 hours ago) 6:11 AM
to TortoiseSVN
Hello,

I just installed Tortoise SVN 1.14.9 - ARM64 on my new laptop and unfortunately am struggling with very odd issue - the simplest way to describe it is the following example:

entering following command:

svn -ls https://test

delivers following response:

svn: E170013: Unable to connect to a repository at URL: 'https://test'
svn: E731001: No such host is known.

This is expected behaviour.

However, when I'm executing following command:


nothing happens, although something like this would be expected:

svn: E170013: Unable to connect to a repository at URL: 'https://www.google.com'
svn: E175015: The HTTP method 'OPTIONS' is not allowed on '/'

Doing the same with working SVN repository:

svn -ls [WORKING_REPOSITORY]

I expect possibility for entering credentials, but again nothing happens.

I would really appreciate your help.

bestregards



Daniel Sahlberg

unread,
7:41 AM (18 minutes ago) 7:41 AM
to TortoiseSVN
Hi,

I'm getting the expected error message:

C:\Users\dsg>svn ls https://www.google.com

svn: E170013: Unable to connect to a repository at URL 'https://www.google.com'
svn: E175015: The HTTP method 'OPTIONS' is not allowed on '/'

Can you run svn --version and post the full result?

There has been reports of TortoiseSVN crasching on ARM, see for example https://groups.google.com/g/tortoisesvn/c/ViuEkLUKW7k/m/gaY5ttwPAwAJ

Maybe this is your problem?

Kind regards,
Daniel
Reply all
Reply to author
Forward
0 new messages