Inconsistent behaviour of info and status for missing/non-svn directory
From: sebb <sebbaz_at_gmail.com>
Date: Sun, 2 Jun 2019 22:14:49 +0100
I would expect status and info tp behave similarly for missing/non-svn
$ svn info /tmp/xxx/xxx;echo $?
$ svn status /tmp/xxx/xxx;echo $?
Is this a known issue, or is it intended behaviour?
S.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.