Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Issue with vcs_info and zsh 4.3.14



Hi all,

after upgrading from 4.3.12 to 4.3.14 I noticed that my vcs_info always
prints a warning if the current dir is not tracked by svn (but a parent
dir is). This breaks the grml-zsh-config for example.

How to reproduce:
$ svnadmin create /tmp/foo
$ svn co file:///foo bar
$ mkdir bar/blah
$ cd bar/blah
$ vcs_info
svn: '.' is not a working copy

I also noticed that when calling VCS_INFO_get_data_svn svn complains
about the unknown option --non-interactive.

Let me know if you need more info.

Greetings,

Pierre

-- 
Pierre Schmitz, http://pierre-schmitz.com



Messages sorted by: Reverse Date, Date, Thread, Author