Of course. Attached are the trace of the query from my previous
question; as well as a similar connection request/response using the
NetDrive client (I also have one from TortoiseSVN, but it seems to be
totally concerned with Subversion's custom properties). Note that
NetDrive connects and displays the resources as expected. Maybe the
properties for which Subversion is returning 404 on is throwing the
Slide library off?
James Mason wrote:
Can you post traces for the request and response?
It might also be useful to compare the request/response when using the
svn client.
-James
--
Robert r. Sanders
Chief Technologist
iPOV
www.ipov.net
PROPFIND /svn/ HTTP/1.1
Content-Type: text/xml; charset=utf-8
User-Agent: Jakarta Commons-HttpClient/2.0.2
Host: demos.svn.ipov.net
Content-Length: 207
Depth: 0
<?xml version="1.0" encoding="utf-8" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:displayname/>
<D:getcontentlength/>
<D:getcontenttype/>
<D:resourcetype/>
<D:getlastmodified/>
<D:lockdiscovery/>
</D:prop>
</D:propfind>
HTTP/1.1 207 Multi-Status
Date: Wed, 29 Dec 2004 23:07:58 GMT
Server: Apache/2.0.48 (Fedora)
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"
289
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Tue, 28 Dec 2004 21:42:00 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
</D:multistatus>
0
PROPFIND /svn/ HTTP/1.1
Content-Type: text/xml; charset=utf-8
User-Agent: Jakarta Commons-HttpClient/2.0.2
Host: demos.svn.ipov.net
Content-Length: 207
Depth: 1
<?xml version="1.0" encoding="utf-8" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:displayname/>
<D:getcontentlength/>
<D:getcontenttype/>
<D:resourcetype/>
<D:getlastmodified/>
<D:lockdiscovery/>
</D:prop>
</D:propfind>
HTTP/1.1 207 Multi-Status
Date: Wed, 29 Dec 2004 23:07:58 GMT
Server: Apache/2.0.48 (Fedora)
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"
11c2
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Tue, 28 Dec 2004 21:42:00 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_obsolete%20stuff/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Sat, 18 Dec 2004 16:24:18 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/stage/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Tue, 28 Dec 2004 20:28:50 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_video-review/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Sun, 19 Dec 2004 18:53:08 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_video-raw/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Sun, 19 Dec 2004 18:53:08 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_video-content/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Sun, 26 Dec 2004 03:23:34 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Tue, 28 Dec 2004 21:42:00 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/other-media/</D:href>
<D:propstat>
<D:prop>
<lp1:getcontenttype>text/xml</lp1:getcontenttype>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
<lp1:getlastmodified>Sat, 25 Dec 2004 15:20:57 GMT</lp1:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
</D:multistatus>
0
PROPFIND /svn/_live HTTP/1.1
Content-Type: text/xml
Depth: 1
Host: demos.svn.ipov.net
User-Agent: Microsoft Data Access Internet Publishing Provider DAV
Accept-Language: en-us
Translate: f
Pragma: no-cache
Connection: close
Content-length: 275
<?xml version="1.0" encoding="utf-8" ?>
<propfind xmlns="DAV:">
<prop>
<creationdate/>
<getlastmodified/>
<displayname/>
<getcontentlength/>
<href/>
<owner/>
<resourcetype/>
<locktoken/>
<lockdiscovery/>
<collection/>
<activelock/>
<isreadonly/>
<ishidden/>
<iscollection/>
</prop>
</propfind>
HTTP/1.1 207 Multi-Status
Date: Thu, 30 Dec 2004 03:14:59 GMT
Server: Apache/2.0.48 (Fedora)
Connection: close
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"
10c5
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-28T21:42:00.581787Z</lp1:creationdate>
<lp1:getlastmodified>Tue, 28 Dec 2004 21:42:00 GMT</lp1:getlastmodified>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/TechDoc.dtd</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-27T17:32:16.604733Z</lp1:creationdate>
<lp1:getlastmodified>Mon, 27 Dec 2004 17:32:16 GMT</lp1:getlastmodified>
<lp1:getcontentlength>18549</lp1:getcontentlength>
<lp1:resourcetype/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/TrainingArea/</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-22T22:30:37.160519Z</lp1:creationdate>
<lp1:getlastmodified>Wed, 22 Dec 2004 22:30:37 GMT</lp1:getlastmodified>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/richtext.dtd</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-27T17:32:16.604733Z</lp1:creationdate>
<lp1:getlastmodified>Mon, 27 Dec 2004 17:32:16 GMT</lp1:getlastmodified>
<lp1:getcontentlength>3732</lp1:getcontentlength>
<lp1:resourcetype/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/zebraprinter/</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-28T21:42:00.581787Z</lp1:creationdate>
<lp1:getlastmodified>Tue, 28 Dec 2004 21:42:00 GMT</lp1:getlastmodified>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/" xmlns:g0="DAV:">
<D:href>/svn/_live/iPOVManual/</D:href>
<D:propstat>
<D:prop>
<lp1:creationdate>2004-12-22T22:28:43.984283Z</lp1:creationdate>
<lp1:getlastmodified>Wed, 22 Dec 2004 22:28:43 GMT</lp1:getlastmodified>
<lp1:resourcetype><D:collection/></lp1:resourcetype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop>
<g0:displayname/>
<g0:getcontentlength/>
<g0:href/>
<g0:owner/>
<g0:locktoken/>
<g0:lockdiscovery/>
<g0:collection/>
<g0:activelock/>
<g0:isreadonly/>
<g0:ishidden/>
<g0:iscollection/>
</D:prop>
<D:status>HTTP/1.1 404 Not Found</D:status>
</D:propstat>
</D:response>
</D:multistatus>
0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]