Problem with svn status -u (v1.2.3) 403 Forbidden
From: Tomasz Wysocki <t.wysocki_at_amg.net.pl>
Date: 2005-10-25 18:30:27 CEST
Hi,
We have a problem with "svn status -u" command.
/---- Command
svn: REPORT of 'http:////repo/path//: 403 Forbidden (http://repo)
----- Resolution
1. Client send REPORT request to the serwer *without* authentication header
/Is this a bug or a problem with configuration?/
-------- TCP Trace
-- CLIENT REQUEST --
REPORT http://repo/path HTTP/1.1
Host: repo
User-Agent: SVN/1.2.3 (r15833) neon/0.24.7
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Content-Length: 109
Content-Type: text/xml
Accept-Encoding: gzip
Accept-Encoding: gzip
<?xml version="1.0" encoding="utf-8"?><S:get-locks-report xmlns:S="svn:"
-- SERVER RESPONSE --
Date: Tue, 25 Oct 2005 16:26:03 GMT
WWW-Authenticate: Basic realm="PROJECT Subversion repository"
Content-Length: 509
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
----- //Client version (cygwin32):
//$ svn --version
Copyright (C) 2000-2005 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
---------------------------------------------------------------------
|
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.