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

Failure of --diff-cmd silently ignored

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 17 May 2011 17:17:37 +0200

[[[
% $svn di --diff-cmd =false
Index: subversion/include/svn_cache_config.h
===================================================================
Index: subversion/libsvn_subr/deprecated.c
===================================================================
Index: subversion/libsvn_wc/wc_db.c
===================================================================
% echo $?
0
]]]

(where '=false' expands to what `which false` does)
Received on 2011-05-17 17:19:42 CEST

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.