Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: svn change impacting zsh
- X-seq: zsh-workers 29822
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: svn change impacting zsh
- Date: Thu, 13 Oct 2011 12:15:09 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=mesmtp; bh=YxICW5Zc4f0 V9uDil5T2tR40EPw=; b=HLfoSgPsoYg8dyDX7rkp/PQc/wN/DdAu2qnUHGGAVKp KvGBGP1bABWA+G4tLQOuSzlQ6J6UZUR0t+uyjQY0e+nL1ZOcEOaGQLzYe7GKQ2XN xUYqFxnyFBXzmagvUK7PTLnVSqOTb/GAwJAteKqGmGqUA4nl4v4+djPnyBxBSlpQ =
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=YxICW5Zc4f0V9uDil5T2tR40EPw=; b=FvmM0zWuwak/KD06mq6RYb7wm9Jo hGbeOHENyEgA5DOa2xvKlASWkjGdXPEkYW/F3L+EkpWfugUimOzPNZ6+FCi5xA6k ox6JFv/CkpotD8v/uJOR+HcnyH9d54JOEQ4lbGg/j1kTjKApjC0AIe5f7Lek1602 INo7BDWmAYISKoM=
- In-reply-to: <20111013073942.GA35390@redoubt.spodhuis.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20111013073942.GA35390@redoubt.spodhuis.org>
To detect an svn dir the suggested methods are either running 'svn info'
or mimicking whatever svn_wc_check_wc2() is doing.
Phil Pennock wrote on Thu, Oct 13, 2011 at 03:39:42 -0400:
> Subversion 1.7.0 is out, and it no longer puts .svn/ directories into
> every directory, only into the top level (a la git).
>
> It's 3.30am and I need to be putting the computer down, but I think that
> this breaks:
> * VCS_INFO_detect_svn
> * subversion command completion, esp. _svn_controlled() /
> _svn_deletedfiles() invocations
>
> Regards,
> -Phil, not helpful enough to patch, sorry
Messages sorted by:
Reverse Date,
Date,
Thread,
Author