[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linphone-users] migration to git
From: |
Simon Morlat |
Subject: |
[Linphone-users] migration to git |
Date: |
Wed, 20 Jan 2010 12:25:52 +0100 |
Hi lists,
This mail is to inform you that the svn access to linphone's source code
is now shutdown. A git access is in place instead.
Also mediastreamer2 and oRTP subprojects have been changed as
submodules, that is they have their own git repositories pointed from
the main linphone git repository.
The instructions are now:
* Linphone anonymous access:
git clone git://git.sv.nongnu.org/linphone.git --recursive
(Don't ommit --recursive: this will automatically clone oRTP and
mediastreamer2 subprojects).
* mediastreamer2 anonymous access:
git clone git://git.linphone.org/mediastreamer2.git
* ortp anonymous access:
git clone git://git.linphone.org/ortp.git
We hope this decision will not generate too much frustration to svn
supporters... However maintaining synchronisation between git and svn is
a bit difficult and time consuming, especially when having multiple
branches.
Simon
- [Linphone-users] migration to git,
Simon Morlat <=