with
zstyle ':vcs_info:*' enable hg bzr git svn
in zshrc and all other references removed, vcs_info outputs
svn: '.' is not a working copy
When I cd to a directory underneath an svn repo, but that is not versioned.
This behaviour wasn't present in 4.3.13. I haven't had a chance to try to find where this happens, but I am happy to chase up the issue if someone can give me a pointer of where to start looking.