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

authentication problem with command line client

From: Ralph Gauges <ralph.gauges_at_eml-r.villa-bosch.de>
Date: 2004-04-05 18:26:04 CEST

Hi,

I am running svn 1.0.0 with apache 2.0.48. If have two repositories and
so far they have been world readable and only needed authentication for
commits and such. I now tried to configure them so that all operations
require authentication and now I can no longer checkout the
repositories from the command line. Once I go back to making them world
readable, it works again.
As authentication method I use apaches digest authentication.

When I try to checkout a repository that needs authentication for
checkout, I get the following error:

svn: REPORT request failed on '/svn/layout-algo/!svn/vcc/default'
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 3: Extra content at the end of the document
. (/svn/layout-algo/!svn/vcc/default)

[Mon Apr 05 16:33:05 2004] [error] [client ....] Digest: user ....:
password mismatch: /svn/sbml-layout-extension/!svn/ver/13/
[Mon Apr 05 16:33:05 2004] [error] [client ....] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Mon Apr 05 16:33:05 2004] [error] [client ....] A failure occurred
while driving the update report editor
[500, #220000]
[Mon Apr 05 16:33:05 2004] [error] [client ....] (2)No such file or
directory: Unable to open root of edit
[500, #220000]
[Mon Apr 05 16:33:29 2004] [error] [client ....] Digest: user ....:
password mismatch: /svn/sbml-layout-extension/!svn/ver/13/
[Mon Apr 05 16:33:29 2004] [error] [client ....] Provider encountered
an error while streaming a REPORT response. [500, #0]

If I browse the repository with some webbrowser authentication works
fine. Also if I set it back to world readable, it works again.

Can anyone tell me what I am doing wrong.

Thank you

Ralph

P.S. Please CC your answers to my email address since I don't subscribe
to this mailing list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 5 18:53:37 2004

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.