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

Re: svn commit: r18291 - in trunk/subversion: libsvn_wc tests/cmdline

From: <kfogel_at_collab.net>
Date: 2006-01-30 18:29:00 CET

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> On Mon, 30 Jan 2006 kfogel@collab.net wrote:
>
> > lundblad@tigris.org writes:
> > > Log:
> > > Fix crash in svn status -u when an unversioned and ignored directory
> > > is in the repository.
> > >
> > > Found by: Stefan Küng <tortoisesvn@gmail.com>
> > >
> > > * subversion/libsvn_wc/status.c (make_dir_baton): Don't try to get status
> > > of ignored directory.
> > >
> > > * subversion/tests/cmdline/stat_tests.py
> > > (status_ignored_dir): New test.
> > > (test_list): Run it.
> >
> > The log says the crash happens "when an unversioned and ignored
> > directory is in the repository".
> >
> > First, did you mean "working copy" instead of "repository"? :-)
> >
> No, I menat repository. The crash happens when there is an item that is
> ignored (i.e. matches the ignore patterns), and thereby, by definition
> unversioned (see below) and then an entry by the same name is in the
> repository. This will be reported as "added" by the repository status
> code. Maybe I was too terse here.

You can just say "...is also in the repository" to clarify.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 30 20:07:41 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.