In order to commit only the explicit paths specified on the command line use the --depth empty option e.g. in the directory with the newly modified externals property:
$svn commit --depth empty . -m "Modify svn externals definition only."
In order to commit only the explicit paths specified on the command line use the --depth empty option e.g. in the directory with the newly modified externals property:
$svn commit --depth empty . -m "Modify svn externals definition only."