[alsa-devel] HTTP GIT access to alsa-lib seems to be misaligned
Hi all,
The master branch of
$ git clone http://git.alsa-project.org/http/alsa-lib.git
is a different one as of
$ git clone git://git.alsa-project.org/alsa-lib.git alsa-lib
$ git log --graph --oneline http/master * dd2f6f8 update README * 9021f6c samples: make them work well * eec7186 tests: add a test for client instance of ALSATimer * c46b9e6 tests: add a test for port instance of ALSASeq * d6467d9 tests: add a test for client instance of ALSASeq * 03a8b8b tests: add test for public API of client class of ALSACtl * 2f94c2d rawmidi; add GObject enumerator for information flags * ed49bff rawmidi: add GObject enums for stream direction * 25e37bc rawmidi: add support for GObject enumerations * 709c4ce timer: add GObject enums for event type of timer instance * 10c9f2e timer: add GObject flags for paramter flags of timer instance * 3118597 timer: add GObject flags for flag of global timer instance * b28e1d7 timer: add GObject enums for type of global timer instance * 48f904b timer: add GObject enums for slave class of timer instance * 3bc28ec timer: add GObject enums for device class of timer instance * 480b358 timer: add support for GObject enumerations
versus
$ git log --graph --oneline origin/master * 178fe66 utils/alsa.m4: conditionally enable libdl in AM_PATH_ALSA m4 macro * 9a8d0b0 README.md: add link to www.alsa-project.org * fa72edc initial version of README.md for github * 6fbee19 initial version of .travis.yml file * b420056 pcm: interval: Interpret (x x+1] correctly and return x+1 * 92172ad test/audio_time: remove unused variables * 956bc15 test: rename code to more approriate mixtest * 82ae026 test/code: make it work again * 6852f88 test/latecy: fix typo in tstamp compare * 6eced6b conf/ucm/Dell-WD15-Dock: Fix incorrect device names * 3ec6dce Release v1.1.7 * fd13267 ioplug: Fix comment in struct snd_pcm_ioplug * 60d74ce timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*' * 7c5c050 seq: Fix signedness in MIDI encoder/decoder * a849163 control_hw: Fix issue when applying seccomp policy * 040cfea conf/ucm: bytcr-rt5640: Improve human readable input/output names
@Takashi The latest commit of http/master is yours. May be you have an idea how to solve this issue.
On Tue, 13 Nov 2018 11:26:18 +0100, Timo Wischer wrote:
Hi all,
The master branch of
$ git clone http://git.alsa-project.org/http/alsa-lib.git
I don't think http never worked properly for git.alsa-project.org.
In anyway, alsa-project.org is served by Jaroslav. Jaroslav, could you check this please?
thanks,
Takashi
is a different one as of
$ git clone git://git.alsa-project.org/alsa-lib.git alsa-lib
$ git log --graph --oneline http/master
- dd2f6f8 update README
- 9021f6c samples: make them work well
- eec7186 tests: add a test for client instance of ALSATimer
- c46b9e6 tests: add a test for port instance of ALSASeq
- d6467d9 tests: add a test for client instance of ALSASeq
- 03a8b8b tests: add test for public API of client class of ALSACtl
- 2f94c2d rawmidi; add GObject enumerator for information flags
- ed49bff rawmidi: add GObject enums for stream direction
- 25e37bc rawmidi: add support for GObject enumerations
- 709c4ce timer: add GObject enums for event type of timer instance
- 10c9f2e timer: add GObject flags for paramter flags of timer instance
- 3118597 timer: add GObject flags for flag of global timer instance
- b28e1d7 timer: add GObject enums for type of global timer instance
- 48f904b timer: add GObject enums for slave class of timer instance
- 3bc28ec timer: add GObject enums for device class of timer instance
- 480b358 timer: add support for GObject enumerations
versus
$ git log --graph --oneline origin/master
- 178fe66 utils/alsa.m4: conditionally enable libdl in AM_PATH_ALSA m4 macro
- 9a8d0b0 README.md: add link to www.alsa-project.org
- fa72edc initial version of README.md for github
- 6fbee19 initial version of .travis.yml file
- b420056 pcm: interval: Interpret (x x+1] correctly and return x+1
- 92172ad test/audio_time: remove unused variables
- 956bc15 test: rename code to more approriate mixtest
- 82ae026 test/code: make it work again
- 6852f88 test/latecy: fix typo in tstamp compare
- 6eced6b conf/ucm/Dell-WD15-Dock: Fix incorrect device names
- 3ec6dce Release v1.1.7
- fd13267 ioplug: Fix comment in struct snd_pcm_ioplug
- 60d74ce timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
- 7c5c050 seq: Fix signedness in MIDI encoder/decoder
- a849163 control_hw: Fix issue when applying seccomp policy
- 040cfea conf/ucm: bytcr-rt5640: Improve human readable input/output names
@Takashi The latest commit of http/master is yours. May be you have an idea how to solve this issue.
-- Best regards *Timo Wischer* Engineering Software Base (ADITG/ESB)
Tel. +49 5121 49 6938 _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Dne 13.11.2018 v 18:34 Takashi Iwai napsal(a):
On Tue, 13 Nov 2018 11:26:18 +0100, Timo Wischer wrote:
Hi all,
The master branch of
$ git clone http://git.alsa-project.org/http/alsa-lib.git
I don't think http never worked properly for git.alsa-project.org.
It should work. The http export should be properly updated.
Jaroslav
Now, it is working fine again.
Thanks.
Best regards *Timo Wischer* Engineering Software Base (ADITG/ESB)
Tel. +49 5121 49 6938 On 11/13/18 23:05, Jaroslav Kysela wrote:
Dne 13.11.2018 v 18:34 Takashi Iwai napsal(a):
On Tue, 13 Nov 2018 11:26:18 +0100, Timo Wischer wrote:
Hi all,
The master branch of
$ git clone http://git.alsa-project.org/http/alsa-lib.git
I don't think http never worked properly for git.alsa-project.org.
It should work. The http export should be properly updated.
Jaroslav
Dne 13.11.2018 v 11:26 Timo Wischer napsal(a):
Hi all,
The master branch of
$ git clone http://git.alsa-project.org/http/alsa-lib.git
is a different one as of
$ git clone git://git.alsa-project.org/alsa-lib.git alsa-lib
$ git log --graph --oneline http/master
- dd2f6f8 update README
- 9021f6c samples: make them work well
Did you try the clean cloning? It seems that you have refs from my wrong push where I accidently pushed alsa-ci repo to alsa-lib. I cannot confirm the mismatch for the fresh clone.
Jaroslav
participants (3)
-
Jaroslav Kysela
-
Takashi Iwai
-
Timo Wischer