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

Re: Problem with svn.collab.net?

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-12-13 06:18:53 CET

Nicholas Riley wrote:
>
> On Thu, Dec 12, 2002 at 10:46:56PM -0600, Nicholas Riley wrote:
> > On Thu, Dec 12, 2002 at 08:42:37PM -0800, Justin Erenkrantz wrote:
> > > Hint: pathname of the file that causes this would be *really*
> > > helpful. If I get a chance, I'll try to track down what file it is.
> >
> > /trunk/tools/hook-scripts/propchange-email.pl is the last delta that's
> > retrieved over the network before svn dies.
>
> Here's a way to reproduce a problem without a wc:
>
> % svn diff -r4046:4111 http://svn.collab.net/repos/dev/trunk/tools/hook-scripts/propchange-email.pl
> zsh: 4618 segmentation fault svn diff -r4046:4111
>
> Thread 0 Crashed:
> #0 0x005f033c in find_entry (apr_hash.c:279)
> #1 0x005f0508 in apr_hash_get (apr_hash.c:345)
> #2 0x001a0b74 in svn_ra_dav__get_baseline_props (props.c:560)
> #3 0x001a0d70 in svn_ra_dav__get_baseline_info (props.c:724)
> #4 0x001a0f18 in svn_ra_dav__do_check_path (props.c:835)
> #5 0x001086a0 in do_diff (diff.c:1124)

Hmmm, I'm using rev 4071 and don't get a seg fault:

% svn diff-r4046:4111
http://svn.collab.net/repos/dev/trunk/tools/hook-scripts/propchange-email.pl
svn: Filesystem has no item
svn: 'http://svn.collab.net/repos/dev/trunk/tools/hook-scripts/propchange-email.pl' at rev 4111 wasn't found in repository.

I guess the s/svn/dev/ in the URL was deliberate?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 13 06:19:43 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.