Re: REPORT request failed
From: Thomas Böhne <TBoehne_at_adwin.de>
Date: Tue, 13 May 2008 13:46:45 +0200
Keith,
On Saturday 10 May 2008 02:56, Keith Lawless wrote:
thanks for the very helpful answer. In case somebody else runs into
First, I pulled all log messages from the repository, discarding the
for a in `seq 1258` ; do svn log -r $a http://svn-server/svn/ ; done > /dev/null
For each line, I manually fetched the log message locally on the
svn log -r 830 file:///var/lib/svn/
After manually fixing the broken characters and saving it in a file
svnadmin setlog /var/lib/svn/ -r 830 --bypass-hooks msg
The switch --bypass-hooks was necessary for me, otherwise svnadmin
Regards,
---------------------------------------------------------------------
|
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.