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

subversion corrupt log ticket issue

From: Marty Schecter <marty_at_juxtadigital.com>
Date: 2007-05-11 03:10:01 CEST

Hi,
 
We are having an issue with our subversion repository - we receive a message
"report request returned invalid XML in the response
/path/!svn/vcc/default" whenever we try to check out a new working directory
or update or switch a directory. This message seems to be related to a bad
log entry stored in the repository as in Tortoise SVN we are unable to log
entry 1207 in the log. (we receive a "REPORT request failed on path, REPORT
of path: 200 OK" whenever we try to view this particular entry.)
 
I did some research on the web and attempted to update the log entry using
these commands on our svn repository server:
echo "new message" > new-message.txt
svnadmin setlog -bypass-hooks /path/ -r 1207 new-message.txt
 
It seemed to do the update, but didn't fix the problem, as we are still
receiving same errors and unable to check out or update our files.
 
We were hoping someone has encountered this error before and has a way for
us to repair our directory to fix the problem and get our repository working
again. As you can imagine this is urgent.
 
Thanks!
 
****************************************************
Martin Schecter
Partner, New Business & Strategy
Juxta Digital
marty@juxtadigital.com
www.juxtadigital.com
fax: 212-202-5153
 
NY: 21 W. 38th St., 16th Fl., NY, NY 10018
p. 212-760-9665 x 111
 
NJ: 111 S. Orange Ave., Ste. 34, S. Orange, NJ 07079
p. 973-763-0102 x 111
 
 
Received on Fri May 11 06:33:19 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.