svn status API and missing switched flag
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Mon, 12 Oct 2015 10:56:21 +0200
Consider following working copy for which directory "dir" is switched:
$ svn status -v
Now, when invoking "svn status" in sub-directory "dir", the "switched"
$ svn status -v
From command line, this may be reasonable, because the user may expect
From API perspective, the missing "switched" flag is not expected. I
To resolve this, I'd propose to change core "svn status" itself to
$ svn status -v
|
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.