user account.
-Original Message-
From: Johan Corveleyn [mailto:jcor...@gmail.com]
Sent: Tuesday, June 10, 2014 7:11 PM
To: Pape, Barry
Cc: users@subversion.apache.org
Subject: Re: Authentication Issue
On Tue, Jun 10, 2014 at 11:21 PM, Pape, Barry wrote:
> Hello,
>
>
>
> We
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 bui