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

Re: Error during 'svn export' over http with serf 1.3.1

From: Curt Sellmer <sellmerfud_at_gmail.com>
Date: Wed, 11 Sep 2013 19:19:20 -0500

On Wed, Sep 11, 2013 at 7:04 PM, Curt Sellmer <sellmerfud_at_gmail.com> wrote:
> On Wed, Sep 11, 2013 at 6:51 PM, Philip Martin
> <philip.martin_at_wandisco.com> wrote:
>> Curt Sellmer <sellmerfud_at_gmail.com> writes:
>>
>>> On Wed, Sep 11, 2013 at 2:46 PM, Ben Reser <ben_at_reser.org> wrote:
>>>> On 9/11/13 12:24 PM, Curt Sellmer wrote:
>>>>> Here is a tail of the error.log. This is from when I was running the
>>>>> tests earlier.
>>>>> I was hoping to pinpoint which set of log messages corresponded to
>>>>> each error, but of
>>>>> course I cannot get it to fail at all right now. I'll keep trying
>>>>> throughout the day.
>>>>
>>>> Based on the error messages you've been posting I'd suggest that you run
>>>> svnadmin verify on your repository.
>>>>
>>>
>>> I just ran svnadmin verify on the repo again and still it does not
>>> report any errors.
>>
>> You said you dumped and loaded your repository. You also have
>> corruption shown by apache that is not shown by svnadmin. When you
>> dump/load are you also putting the new repository in the same place as
>> the old repository? If so, are you restarting apache? It's perfectly
>> acceptable to replace a repository but you must restart apache if the
>> repository is altered but the UUID is not changed.
>>
>> --
>> Philip Martin | Subversion Committer
>> WANdisco // *Non-Stop Data*
>
> In this case I created a new repo using a different name. I left the
> old one intact. Then just referenced the new repo's url.
>
> In the last few days, thought I have moved the old repo to A.orig then
> moved the new repo to A. I did not know of the requirement to restart
> apache. Will do that going forward. Thanks.

I just bounced the apache server and it did indeed clear up the
problem. I can now
access the repo with both clients. Thank you.

I apologize that I didn't realize that the web server had to be
bounced. Not sure that was in the docs anywhere?

This may well be the cause of the previous problems as I had a script
that would create a
new repo, dump | load to it, then rename the new repo with the
original repo's name.

I'll keep testing with the new found knowledge.
Received on 2013-09-12 02:19:52 CEST

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.