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

Re: "svn status -u" bugs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-13 19:47:04 CEST

Julian Foad <julianfoad@btopenworld.com> writes:

> "svn status -u scheduled-add-dir" shows update status as "*", but "svn status -u" does not, in its entry for the same "scheduled-add-dir". "svn status -u" w
> ithin the scheduled-add-dir shows "*" not only for it, but for its sheduled-add children too.
>
> ~/tmp/svn-sandbox> svn mkdir dir; touch dir/A; svn add dir/A
> A dir
> A dir/A
> ~/tmp/svn-sandbox> svn st -u
> A 0 dir
> A 0 dir/A
> Status against revision: 36
> ~/tmp/svn-sandbox> svn st -u dir/
> A 0 dir/A
> A * 0 dir
> Status against revision: 36
> ~/tmp/svn-sandbox> cd dir; svn st -u
> A * 0 .
> A * 0 A

Interesting. I'll take a look at this if I get a chance.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 13 19:48:20 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.