zsh-users
 help / color / mirror / code / Atom feed
* subversion complete functions obsolete
@ 2019-08-23 16:38 Cristiano De Michele
  2019-08-24 17:24 ` Daniel Shahaf
  0 siblings, 1 reply; 6+ messages in thread
From: Cristiano De Michele @ 2019-08-23 16:38 UTC (permalink / raw)
  To: zsh-users; +Cc: Cristiano De Michele

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Dear zsh developers,

the subversion functions for tab completion provided by current stable version of zsh (5.7.1) are obsolete and they do not work as expected (e.g. 'svn diff <tab>’ does not provide all files under revision control), since the latest svn versions store all files in the folder .svn of the root directory of the repository. Hence, I patched a bit the original file making svn completion work again but simplifying the logic of tab completion, in that it completes all files and dirs in the current folder (i.e. not only the ones under revision control),

best Cristiano


____________
Cristiano De Michele, Ph.D.           
Department of Physics                       Tel.  :  +390649913524                                                          
University of Rome  "La Sapienza"    Fax  :  +39064463158                                                        
Piazzale Aldo Moro, 2                              
I-00185 Roma - Italy  
homepage: http://www.roma1.infn.it/~demichel <http://www.roma1.infn.it/~demichel/>







[-- Attachment #2.1: Type: text/html, Size: 869 bytes --]

[-- Attachment #2.2: _subversion_patched.gz --]
[-- Type: application/x-gzip, Size: 5073 bytes --]

[-- Attachment #2.3: Type: text/html, Size: 2864 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-26 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23 16:38 subversion complete functions obsolete Cristiano De Michele
2019-08-24 17:24 ` Daniel Shahaf
2019-08-24 20:25   ` Cristiano De Michele
2019-08-24 21:16     ` Daniel Shahaf
     [not found]       ` <35D00560-E05B-40F1-B581-43BAAC418C32@uniroma1.it>
     [not found]         ` <bfb30924-2b36-4d99-b8ba-674eb280c5e0@www.fastmail.com>
2019-08-25  9:46           ` Cristiano De Michele
2019-08-26 14:23             ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).