zsh-workers
 help / color / mirror / code / Atom feed
From: ingo rohlfs <rohlfs@ganssloser.com>
To: zsh-workers@sunsite.dk
Subject: subversion-completion bugfix
Date: Thu, 8 Apr 2004 14:27:59 +0200	[thread overview]
Message-ID: <20040408122759.GA5973@dm008.avat.local> (raw)

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"'
 	  )


                 reply	other threads:[~2004-04-08 12:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040408122759.GA5973@dm008.avat.local \
    --to=rohlfs@ganssloser.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).