Hi,

i just tried to import whole dump (w/o splitting it to different dump
file and repositories) and it works.
But back to my problem:

VisualSNV - latest from your site (2.1)
URL - http://servername.domain.com/svn/reponame (disabled SSL)

httpd.conf and httpd-custom.conf are default from instalation + one
edit in httpd.cong
added Satisfy All to location, this is to allow full anonym access
(out off the bax SVN asks for name:pass, even if defaul access right
is set with r/w)

Logs from Event:
Log Name:      VisualSVNServer
Source:        VisualSVN Server 2.1
Date:          25. 1. 2010 14:55:04
Event ID:      1001
Task Category: Apache
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Mercury.ardaco.com
Description:
Unable to deliver content.  [409, #0]
[client 10.0.0.229]
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
  <System>
    <Provider Name="VisualSVN Server 2.1" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>2</Level>
    <Task>2</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-01-25T13:55:04.000000000Z" />
    <EventRecordID>3562</EventRecordID>
    <Channel>VisualSVNServer</Channel>
    <Computer>Mercury.ardaco.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Unable to deliver content.  [409, #0]
</Data>
    <Data>10.0.0.229</Data>
  </EventData>
</Event>

or

Log Name:      VisualSVNServer
Source:        VisualSVN Server 2.1
Date:          25. 1. 2010 14:54:09
Event ID:      1001
Task Category: Apache
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Mercury.ardaco.com
Description:
Could not access revision times.  [500, #0]
[client 10.0.0.71]
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
  <System>
    <Provider Name="VisualSVN Server 2.1" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>2</Level>
    <Task>2</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-01-25T13:54:09.000000000Z" />
    <EventRecordID>3558</EventRecordID>
    <Channel>VisualSVNServer</Channel>
    <Computer>Mercury.ardaco.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Could not access revision times.  [500, #0]
</Data>
    <Data>10.0.0.71</Data>
  </EventData>
</Event>

So it is probably due to incorrect dump file.

A.

On Jan 26, 4:15 pm, VisualSVN Support <[email protected]> wrote:
> Hi Alex!
>
> Please provide us the following information on the problem:
>  - what version of the VisualSVN Server do you use?
>  - what URL do you use to connect to repository?
>
> Please send us your httpd.conf and httpd-custom.conf files.
>
> Also please send us VisualSVN Server Logs. Here is a KB article that
> describes how to export the logs:http://www.visualsvn.com/support/topic/00028/
>
> Thanks in advance!
>
> --
> Regards,
> Olga Dolidze
> VisualSVN Support

Reply via email to