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

Problems after upgrade to SVN 1.2.3 svn log

From: York, William <William_York_at_maxtor.com>
Date: 2005-10-05 16:51:48 CEST

I upgraded our repository from 1.1.4 to 1.2.3 yesterday. I have had an
issue with Apache's mod_auth_ldap module not working so I disabled
authentication. Anonymous gets and commits are working fine, but when
out continuous integration software tries to execute svn log I get the
following error:

 

[yorkwi_at_colsvc01 web]$ svn log http://server/svn/apps/trunk
--non-interactive -v --xml -r
{2005-10-03T14:03:54Z}:{2005-10-05T14:41:00Z}

<?xml version="1.0" encoding="utf-8"?>

<log>

svn: PROPFIND request failed on '/svn/web/trunk/Frameworks/Foundation'

svn: PROPFIND of '/svn/web/trunk/Frameworks/Foundation': 403 Forbidden
(http://svn.corp.mxtr.net <http://svn.corp.mxtr.net/> )

 

When I did the upgrade I performed a svnadmin dump since I wanted to
migrate from Berkeley DB to FSFS. Might this have caused some issues?

 

Thanks,

  Bill.

 
Received on Wed Oct 5 16:54:16 2005

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.