On Sat, Dec 9, 2017 at 9:13 PM, Bill Blough <devel@blough.us> wrote:
> Hi,
>
> After reading the docs, it's my understanding that I should be able to
> use my Apache ID to access (via the https URL) the committer repository,
> and
> also commit to the axis repository.
>
> However, when I try to do either of the above, SVN seems to hang. If I use
> credentials that are incorrect, I immediately get an authentication
> failure. If I use my correct credentials, it just sits there. I've
> left it for an hour before, and found it still sitting there doing
> nothing when I came back. I eventually have to kill the process or else
> it just sits there indefinitely.
>
> Has anyone else seen this? Am I doing something wrong? Does something
> still need to be set up on the backend?
>
> Thanks,
> Bill
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-dev-help@axis.apache.org
>
>
Might be a problem with your ~/.subversion/config or /etc/subversion/config
file, or other OS equivalent.
This page has an FAQ on common problems.
https://www.apache.org/dev/version-control.html#https-svn-config
If you still have problems let us know.
-R
|