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

Re: svn change impacting zsh



To detect an svn dir the suggested methods are either running 'svn info'
or mimicking whatever svn_wc_check_wc2() is doing.

Phil Pennock wrote on Thu, Oct 13, 2011 at 03:39:42 -0400:
> Subversion 1.7.0 is out, and it no longer puts .svn/ directories into
> every directory, only into the top level (a la git).
> 
> It's 3.30am and I need to be putting the computer down, but I think that
> this breaks:
>  * VCS_INFO_detect_svn
>  * subversion command completion, esp.  _svn_controlled() /
>    _svn_deletedfiles() invocations
> 
> Regards,
> -Phil, not helpful enough to patch, sorry



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