zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#330307: zsh: Subversion completion to be improved (incomplete pattern)
       [not found] <20050927131811.GA9419@dixsept.loria.fr>
@ 2005-09-27 13:38 ` Clint Adams
  2005-09-27 13:52   ` Vincent Lefevre
  0 siblings, 1 reply; 3+ messages in thread
From: Clint Adams @ 2005-09-27 13:38 UTC (permalink / raw)
  To: zsh-workers; +Cc: Vincent Lefevre, 330307-forwarded

> In a Subversion working copy, when a symlink a symbolic link has been
> replaced by a plain file, it is indicated with a ~ by svn status. For
> instance:
> 
> ~      index.php.html
> 
> This should be taken into account for svn commit and svn revert,
> probably by updating the default pattern in _svn_status().

You mean just adding a ~ to the [ADMR]?


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

* Re: Bug#330307: zsh: Subversion completion to be improved (incomplete pattern)
  2005-09-27 13:38 ` Bug#330307: zsh: Subversion completion to be improved (incomplete pattern) Clint Adams
@ 2005-09-27 13:52   ` Vincent Lefevre
  2005-09-27 13:54     ` Clint Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Lefevre @ 2005-09-27 13:52 UTC (permalink / raw)
  To: zsh-workers, 330307-forwarded

On 2005-09-27 09:38:46 -0400, Clint Adams wrote:
> You mean just adding a ~ to the [ADMR]?

Yes. This would give:

  local pat="${1:-([ADMR~]|?M)}"

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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

* Re: Bug#330307: zsh: Subversion completion to be improved (incomplete pattern)
  2005-09-27 13:52   ` Vincent Lefevre
@ 2005-09-27 13:54     ` Clint Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Clint Adams @ 2005-09-27 13:54 UTC (permalink / raw)
  To: Vincent Lefevre, zsh-workers, 330307

>   local pat="${1:-([ADMR~]|?M)}"

Okay, committing that.


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

end of thread, other threads:[~2005-09-27 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20050927131811.GA9419@dixsept.loria.fr>
2005-09-27 13:38 ` Bug#330307: zsh: Subversion completion to be improved (incomplete pattern) Clint Adams
2005-09-27 13:52   ` Vincent Lefevre
2005-09-27 13:54     ` Clint Adams

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