[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-09 00:14:14 CEST

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).

> "svn status -v scheduled-add-dir" shows children, but "-uv" does
> not.

Now that's a real bug. See upcoming commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 00:15:29 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.