zsh-workers
 help / color / mirror / code / Atom feed
* subversion-completion bugfix
@ 2004-04-08 12:27 ingo rohlfs
  0 siblings, 0 replies; only message in thread
From: ingo rohlfs @ 2004-04-08 12:27 UTC (permalink / raw)
  To: zsh-workers

Hello,

At the end you found my bugfix for two subversion commands: svn cp and
mv. 

Thanks for this very nice feature.

Regards

    Ingo Rohlfs

============================================================================
--- _subversion.orig	Thu Apr  8 10:15:41 2004
+++ _subversion	Thu Apr  8 10:58:09 2004
@@ -84,7 +84,7 @@
     ;;
     *)
       case $_svn_subcmd_usage in
-        *(TARGET|URL*PATH)*)
+        *(SRC|DST|TARGET|URL*PATH)*)
           _svn_subcmds=( $_svn_subcmds
 	    '*: : _alternative "files:file:_files" "urls:url:_svn_urls"'
 	  )


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-08 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-08 12:27 subversion-completion bugfix ingo rohlfs

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).