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

Re: repos not accessible after log files removed (II)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-09-30 14:36:20 CEST

"Jan Hendrik" <jan.hendrik@bigfoot.com> writes:

> To complete this barely noticed thread at least for my own records:

I guess you got so little response because nobody knows what to suggest.

> After another recover I could dump the corrupt repos without trouble
> and load it into a virginal .30 repos. Doing a verify on the repos also
> showed no troubles. However, after a few commits and updates it
> was business as usual: no longer accessable. I had not even
> removed the unused logfiles at that point, something I supposed to
> be the cause so far.

Your initial claim, that removing the log files made the repository
inaccessible, sounded extremely unlikely. As far as I can see you
have now discounted that, and you are left with a simple "Subversion
doesn't work on my Windows platform".

> It would be interesting though to hear of this belongs to the typical
> things one has to "accept" when using basically Unix apps as
> Berkeley, Apache, Subversion in their Windows ports. (It's a small
> peer-to-peer LAN here, all W2K SP2.)

As far as I know other people are using Subversion and Apache on
Windows, but I don't do it myself so I can't really help. If you
describe your system and setup more fully it is possible someone will
recognise what you are doing wrong.

>> > C:\>svn ls http://dim4300/svn/repos/trunk/internet/Marine
>> > svn: RA layer request failed
>> > svn: PROPFIND request failed on '/svn/repos/trunk/internet/Marine'
>> > svn: PROPFIND of '/svn/repos/trunk/internet/Marine': could not
>> > connect to server
>> > (http://dim4300)

That simply shows that the client cannot communicate with the server,
you will get the same error if Apache is not running. To get more
information you will need to debug the server (or possibly the client
over ra_local).

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 30 14:37:21 2003

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.