zsh-users
 help / color / mirror / code / Atom feed
From: Gautier DI FOLCO <gautier.difolco@gmail.com>
To: Baptiste Daroussin <baptiste.daroussin@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: vcs_info : git, hg, svn, fossil, etc.
Date: Tue, 9 Oct 2012 16:58:44 +0200	[thread overview]
Message-ID: <CAH_3vcSZtnCCQf4KnQyXKqM+y0sfrVdMMMLG18acf5nfnt1eqw@mail.gmail.com> (raw)
In-Reply-To: <CAPKC6o+HV_8=jzxmGeP4dErQ-P9YPX-s1FUxm53ngE=TtqyneQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

2012/9/22 Baptiste Daroussin <baptiste.daroussin@gmail.com>

> For fossil the thing is that  VCS_INFO_detect_fossil is only looking
> for _FOSSIL_ file but now on unix by default it should be looking for
> .fslckout
>
> To make this work, edit the file, change:
> vcs_comm[detect_need_file]=_FOSSIL_
> to
> vcs_comm[detect_need_file]="_FOSSIL_ .fslckout"
>
> And it will work.
>
> Tested and approved here :)
>
> regards,
> Bapt
>

It works, I have some troubles with git and hg for recieving the commit id,
but
I think I have a pretty old version of zsh.

Thanks for your help.

      reply	other threads:[~2012-10-09 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20 20:45 Gautier DI FOLCO
2012-09-21 23:49 ` Baptiste Daroussin
2012-10-09 14:58   ` Gautier DI FOLCO [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=CAH_3vcSZtnCCQf4KnQyXKqM+y0sfrVdMMMLG18acf5nfnt1eqw@mail.gmail.com \
    --to=gautier.difolco@gmail.com \
    --cc=baptiste.daroussin@gmail.com \
    --cc=zsh-users@zsh.org \
    /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).