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

207 Multi-Status Error

From: McGrath, Adam J <adam.j.mcgrath_at_intel.com>
Date: 2007-08-28 04:20:03 CEST

Have any of you seen this error before.

I can browse the repository from a Web Browser but both svn ls and TortoiseSVN browser file with the following error
svn: PROPFIND request failed on '/deg/pve/pve/itp/!svn/bc/8019/branches/Nehalem2/eval/ITP/iA32/Regress'
svn: PROPFIND of '/deg/pve/pve/itp/!svn/bc/8019/branches/Nehalem2/eval/ITP/iA32/Regress': 207 Multi-Status (https://subversion.jf.intel.com)

Here is the location data from the http conf
<Location /deg/pve/pve/ >
   SSLRequireSSL
   Options All Indexes
   Order allow,deny
   Allow from all

   DAV svn
   SVNParentPath /proj/svn/deg/pve/pve
   SVNIndexXSLT "/svnindex.xsl"
   SVNListParentPath on

   AuthzSVNAccessFile /proj/svn/deg/pve/pve/admin/conf/authz
   Require valid-user

   AuthType Basic
   AuthName "SubVersion Repositories"

   AuthBasicProvider ldap
   AuthzLDAPAuthoritative on
   AuthLDAPBindDN "deleted"
   AuthLDAPBindPassword adfadfadfa
   AuthLDAPGroupAttribute member
   AuthLDAPURL ldap://systemname:3268/dc=corp,dc=intel,dc=com?sAMAccountName
</Location>

[cid:image001.gif@01C7E8DF.424508C0]

Adam J McGrath
Intel Corporation<http://www.intel.com>
EC AMR 1 Lab Support Services
JF3-252
Email: adam.j.mcgrath@intel.com<mailto:adam.j.mcgrath@intel.com>
Phone: (503) 264-8449
Fax: (503) 264-4230

image001.gif
Received on Wed Aug 29 17:09:00 2007

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.