Search

Could not authenticate to server

Subscribe to Could not authenticate to server 2 post(s)

 
Cheth

Hi,

My new unfuddle account credentials work fine for the Web interface, but do not authenticate when I attempt svn commands. I suspect the problem is my svn syntax.

What I have tried is:
svn import test.fil http://subdomain.unfuddle.com/svn/subdomain_kk -m=“test”

The invariable result is:
authorization failed: Could not authenticate to server: rejected Basic challenge

In my case the project’s actual name is “Alpha Prototype”, so I also tried the following variants, which fail with the same result:

svn import test.fil http://subdomain.unfuddle.com/svn/subdomain_alpha_prototype -m=“test”
svn import test.fil http://subdomain.unfuddle.com/svn/subdomain_Alpha_Prototype -m=“test”
svn import test.fil “http://subdomain.unfuddle.com/svn/subdomain_Alpha Prototype” -m=“test”

svn checkout commands fail similarly.

Any advice is appreciated.

 
David C.

Cheth,

The correct URL for your repository can be found listed with the repository in your Repositories tab. The URL will be of the form:

http[s]://subdomain.unfuddle.com/svn/subdomain_repository-abbreviation

If you are still unable to get this to work for you please send us an email at support including your actual subdomain and repository name and we will be happy to assist you further.