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

Re: Quirk of svn status --verbose

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-25 18:21:33 CET

Julian Foad julianfoad@btopenworld.com writes:
  svn status has a quirk: --verbose not only makes it display more
  information about each file, but also changes the set of files of
  which the status is shown, by recursing one level into any named
  directories. I feel non-orthogonal behaviour like this will be a
  nuisance in the long run, making it harder to write scripts that use
  svn.
  
  
   Only one level, or N levels (that is, all the way down?)
 
 Only one level.

That is really weird. It's descending N levels for me (where N is as
deep as possible), which is the expected behavior. I'm recompiling
HEAD right now to make sure that's still true.

Can you post an exact reproduction recipe, including the repository
and the full output and everything? We should figure out why this is
happening for you.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:17:30 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.