Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vcs_info on a hg repository with a git subrepository; actionformats works ok, formats does not
- X-seq: zsh-users 17274
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: Ioannis Koutras <ioannis.koutras@xxxxxxxxx>
- Subject: Re: vcs_info on a hg repository with a git subrepository; actionformats works ok, formats does not
- Date: Mon, 17 Sep 2012 17:15:40 +0200
- Cc: zsh-users@xxxxxxx, Seth House <seth@xxxxxxxxx>
- In-reply-to: <CAPeCK2MRukgGxx=nGhRs8oPMz=zPfj+XDcmf4Vaz+YJ+JZUEXw@mail.gmail.com> (Ioannis Koutras's message of "Mon, 17 Sep 2012 17:02:29 +0200")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAPeCK2MsfJJxq0v1_eKA1uo9aJ1Mn-8+B-_YAPit-V_A4MFY6A@mail.gmail.com> <87boh4bt5l.fsf@ft.bewatermyfriend.org> <CAPeCK2MRukgGxx=nGhRs8oPMz=zPfj+XDcmf4Vaz+YJ+JZUEXw@mail.gmail.com>
Ioannis Koutras wrote:
> On Mon, Sep 17, 2012 at 4:50 PM, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
>> % hg --debug id -i -n -b -r.
>>
>> Try those in the working and the non-working setup, is there a
>> difference?
>
> I get the same output from both machines:
>> 5b77e5e4bcbae0c9f6a4f1f84f51e0814b4cd77b 5 default
>
> Is there anything else to try? By the way, the repository is public,
> you may access it at https://bitbucket.org/joko/dotfiles
Well, not off hand. But maybe the output of a trace could help (me or
Seth). Do this and enter the directory in question (on both machines):
% for i in VCS_INFO_get_data_hg VCS_INFO_formats; do functions -t $i; done
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author