[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [can't compile the main branch]
From: |
Ikumi Keita |
Subject: |
Re: [can't compile the main branch] |
Date: |
Wed, 24 Apr 2024 22:14:50 +0900 |
Hi all,
Hmm, build-aux/gitlog-to-auctexlog is not a perl script, actually is a
Bourne shell script. I was looking at gitlog-to-changelog 😵
>>>>> Arash Esbati <arash@gnu.org> writes:
> Hmm, build-aux/gitlog-to-auctexlog contains[1]:
> # If this is not a Git repository, just generate an empty ChangeLog.
> test -d .git || {
>> "$output"
> exit
> }
> Maybe Uwe has a .git directory in his setup, but it isn't a real .git
> directory as Git would expect?
It seems that the script bails out before reaching that line, here:
new_origin=`git log --pretty=format:%H 'HEAD^!'` || exit
^^^^^^^
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
- Re: [can't compile the main branch], (continued)
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/24
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/25
- Re: [can't compile the main branch], Arash Esbati, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Arash Esbati, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/25
- Re: [can't compile the main branch], Arash Esbati, 2024/04/24
- Re: [can't compile the main branch],
Ikumi Keita <=
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Ikumi Keita, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Arash Esbati, 2024/04/24
- Re: [can't compile the main branch], Stefan Monnier, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/25
- Re: [can't compile the main branch], Uwe Brauer, 2024/04/24
- Re: [can't compile the main branch], Tassilo Horn, 2024/04/25
- Re: Making AUCTeX ELPA releases from the master branch, Uwe Brauer, 2024/04/23