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 mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
