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

Bug, differencies between ra_local and ra_dav (Re: Segfault recipe)

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2002-10-18 12:40:10 CEST

On Fri, 18 Oct 2002, Michael Wood wrote:

>
> Just a thought. Does it make a difference if you access it from
> file:///path/to/repos instead of http://blah/?
>

$ /opt/svn/3388/bin/svn import -m '' file:///srv/svn/dbs/test-2/ . opiskelu/fys104/fys101-2

subversion/libsvn_fs/tree.c:181: (apr_err=160013, src_err=0)
svn: Filesystem has no item
svn: file not found: transaction `1', path `opiskelu/fys104/fys101-2'

$ /opt/svn/3388/bin/svn import -m '' file:///srv/svn/dbs/test-2/ . opiskelu/
[snip away ok output]

$ /opt/svn/3388/bin/svn ls file:///srv/svn/dbs/test-2/
opiskelu/

So it seems very likely, that ra_dav can't handle correctly or it
handles different way that first commit, and late this causes segfault.

I emphasize that my svn works otherwise ok. This is only case where it's
segfaulting.

BR, Jani

--
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 12:40:54 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.