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

Fwd: svn status -u crashes on incoming additions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-29 22:10:00 CEST

Can anyone reproduce this bug with the recipe below?

Begin forwarded message:

> From: "Martin Letenay" <mle@whitestein.com>
> Date: August 29, 2005 1:14:25 PM CDT
> To: <users@subversion.tigris.org>
> Subject: svn status -u crashes on incoming additions
>
>
> Hello everybody,
>
> recently we've faced a strange bug which causes crash of svn clients.
> It was observed on windows with either JavaHL (Subclipse), Tortoise
> or command line.
> First noticed on 1.2.0. Seems to still be there in 1.2.3.
> Unconfirmed reports also claim it was crashing on Linux (debian/
> unstable) too.
>
> The bug seemed to be strange at first, but fortunatelly later it
> showed it's pretty deterministic and reproducible.
>
> So, how to get it:
>
> Working copy 1)
> - under some versioned directory create a new directory.
> - add this new sub-dir to svn:ignore
> - commit
>
> Working copy 2)
> - do "svn add" on this new sub-dir.
> - do NOT remove it from svn:ignore
> - commit
>
> Working copy 1)
> - do svn status -u ==> client crashes.
>
> It happens when getting status on a directory which:
> - is present locally and unversioned (ignored)
> - the same directory is incoming as addition but it's NOT removed
> from svn:ignore
>
> Regards,
> Martin

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 29 22:10:49 2005

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.