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

Re: Miscellaneous bugs

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-10-09 03:10:59 CEST

C. Michael Pilato wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
>
>>"svn status -u gone-dir" shows children of gone-dir as normal. They
>>should have "!" status. (gone-dir exists in repository but has been
>>deleted from the disk.)
>
> Closed, WONTFIX. If gone-dir is missing from disk, we have no idea a)
> what revision that directory was at, b) that it even had children, and
> c) what those children were. Without that knowledge, we can't presume
> that children we learn about from the server also happen to be
> children we used to have on disk but not do not (which is what
> "missing" means).

Er, well, in that case, how can it be correct that "svn status -u" lists all those children that it should know nothing about? Should it not either stop recursing or, if it does actually know about them, then show them as missing?

>>"svn status -v scheduled-add-dir" shows children, but "-uv" does not.
>
> Now that's a real bug. See upcoming commit.

Marvellous. Looking forward to it. Thanks.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 03:10:13 2003

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.