On Sun, Jun 12, 2011 at 11:37:03AM +0300, Daniel Shahaf wrote:
> I do think there were other improvements to the cmdline client's exit
> codes consistency and error handling in general, see dev@ archives
One such thread is here:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201101.mbox/%
FWIW, it still behaves this way in 1.7:
% $svn up foo
Skipped 'foo'
Summary of conflicts:
Skipped paths: 1
% $svn st file
svn: warning: W155007: '/home/daniel/file' is not a working copy
%
with an exit code of 0 in both cases.
I do think there were other improvements to the cmdline client's
On Sun, Jun 12, 2011 at 12:44 AM, Mark Phippard wrote:
> I recall there was at least one Wikipedia page that was fairly accurate.
>
> Sent from my iPhone
>
> On Jun 11, 2011, at 5:34 PM, Daniel Shahaf wrote:
>
> > Ryan Schmidt wrote on Fri, Jun 10, 2011 at 18:37:24 -0500:
> >>
> >> On Jun 10, 20