zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: Subversion tab completion module
Date: Fri, 27 Jan 2006 23:46:43 +0100	[thread overview]
Message-ID: <20060127224643.GV1149@prunille.vinc17.org> (raw)
In-Reply-To: <20060127005748.GB17179@localdomain>

On 2006-01-26 18:57:48 -0600, Andrew Ruder wrote:
> On Fri, Jan 27, 2006 at 01:21:09AM +0100, Vincent Lefevre wrote:
> > As I said in the subversion users mailing-list:
> 
> Sorry, not subscribed there, only here :).  Sorry I missed your reply.
> I didn't want to crosspost per se, but I thought that both lists would
> have a number of people perhaps interested.

You could use Mutt's lists command before posting to the mailing-list.
Then Mutt would have generated a "Mail-Followup-To:" header with your
e-mail address in it, and my reply would have been Cc'ed to you.

> I checked out the CVS of zsh and verified that the _subversion
> (particularly on the svn status line) has changed since what I made my
> changes against. (Mine were against 4.2.5).  I have attached a copy of
> the module with the changes based against the latest CVS of _subversion
> instead.  I haven't tested it as much, but it seems to work fine, tell
> me if you run into any more problems.  

Yes, a very big problem. I've tried it with a svn+ssh URL, and it is
very slow (if you don't cache anything, this isn't surprising). Now,
the main problem: I did a Ctrl-C, and zsh is now completely frozen.

zsh has executed the following process (which is still running):

vinc17   21381   0.0  0.1    41252   1476  q2  S+   11:19PM   0:00.02 svn list svn+ssh://gforge/svn/mpfr/trunk/

which now has a child zombie:

vinc17   21405   0.0  0.0        0      0  q2  Z+    1Jan70   0:00.00 (zsh)

Now, this is also a bug in Subversion (I'm going to report it) since
I can reproduce it (but not always) when typing the command from the
shell.

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


      parent reply	other threads:[~2006-01-27 22:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26  9:18 Andrew Ruder
2006-01-27  0:21 ` Vincent Lefevre
2006-01-27  0:57   ` Andrew Ruder
2006-01-27  3:41     ` Andrew Ruder
2006-01-27 22:46     ` Vincent Lefevre [this message]

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=20060127224643.GV1149@prunille.vinc17.org \
    --to=vincent@vinc17.org \
    --cc=zsh-users@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).