jafl / subversion_client

GNU General Public License v3.0
2 stars 0 forks source link

No more credentials or we tried too many times #1

Open buddace opened 6 days ago

buddace commented 6 days ago

Hello, I'm trying to check out my repository but I have this error (credential are never acked): svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LC_ALL is it_IT.UTF-8 svn: warning: please check that your locale name is correct svn: E170013: Unable to connect to a repository at URL 'https://svn.riouxsvn.com/*' svn: E215004: No more credentials or we tried too many times. Authentication failed

Raspberry PI5:

Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.51+rpt-rpi-2712 Architecture: arm64

jafl commented 5 days ago

If you try running svn from the command line, what do you get?

buddace commented 2 days ago

ask user, password then checkout the repository

jafl commented 2 days ago

I think the correct solution is to check out using https://user:pass@host/...