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

Re: Crash with 'svn st -u', version 1.3.0

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-01-30 21:28:11 CET

On Mon, 30 Jan 2006, Stefan Küng wrote:

> Peter N. Lundblad wrote:
> > On Mon, 30 Jan 2006, Stefan Küng wrote:
> >
> >> Due to a sent in crashreport for TortoiseSVN, I was finally able to
> >> create a reproduction recipe for a crash. The following recipe
> >> produces a segfault, but *only* if you set '*.obj' in your global
> >> ignore patterns. If you don't set that, this recipe will not make svn
> >> crash.
> >>
> > r18291. Nominated for backport.
>
> Thanks for the quick fix!
> I bet it took me longer to find a reproduction recipe from the
> crashreport I got than it took you to fix this bug :)
>
Fix, of course, since it was a one-liner, but you helped me write the test
case, which is a trimmed-down version of your recipe:
- check out a WC from our standard test repository.
- svn mkdir repos_url/dir.o # *.o is in the standard ignores.
- mkdir wc_dir/dir.o
# svn st -u, checking the results.

So, your time was well worht it!

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 30 21:28:36 2006

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.