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

Re: svn: In file 'subversion/libsvn_ra_svn/editorp.c' line 364: assertion failed (!eb->got_status)

From: nodje <nodje.co_at_gmail.com>
Date: Mon, 15 Jun 2009 17:03:34 +0900

It all works when doing that on the server.

It can sync using file://
It can also sync using svn:// protocol.

I never installed the http:// one, so no test here.

Anyway, basically it works, the problem probably comes from a
corruption on my local slave repo.

I'll sync a new slave repo from scratch, no big deal after all,
problable a good couple of hours of sync.

Hope I'll be able to put in place a transparent WebDAV proxy so that
I can work more smoothly without 'svn switch' back an dforth between
update and commit time.

thanks for helping
nodje

On 14 Jun 2009, at 7:09 PM, Stefan Sperling wrote:

> On Sat, Jun 13, 2009 at 08:18:34PM -0700, nodje wrote:
>> Indeed, I do have cli access to the server.
>
> Then can you try to run the sync via file://?
> Log on to the server, and use file:// instead of http:// to create
> a copy of the repository.
>
> It should succeed.
>
> Then, try svn://localhost/ to run the sync on the same server
> via the svn protocol, and see if you get the same assertion.
>
> Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362070

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 10:04:43 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.