when using svn in ondemand, command 'svn' always invokes the ondemand svn command, even if svn package is already loaded.
Any attempt to run 'svn' results in 'Already loaded. Call from regular menu or terminal."
The only way to fix this is to invoke svn by full path.
The odd thing is, 'which svn' points to /usr/local/bin/svn, which appears correct.
Same thing happens with strace. If i would use mc in ondemand mode, i suppose it might happen as well.