[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Authentication Issue

From: Pape, Barry <Barry.Pape_at_nov.com>
Date: Tue, 10 Jun 2014 21:21:36 +0000

Hello,

We have a service account in our domain that we use for our builds. I am trying to connect to our Subversion server via the command line:
svn co --username BuildUser --password private --no-auth-cache https://svnserver/Repo1/trunk/

This works fine from my local machine, but from the build server I receive:
svn: E170001: OPTIONS of : authorization failed: Could not authenticate to server: rejected Basic challenge

Any ideas on why this would work on one machine, but not another?

Thank you,
Barry
Received on 2014-06-10 23:22:27 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.