Joshua C. Colp
2021-Apr-25 09:35 UTC
[asterisk-users] please update contrib/scripts/get_mp3_source.sh to use https
On Sun, Apr 25, 2021 at 6:31 AM Israel Gottlieb <isrlgb at gmail.com> wrote:> contrib/scripts/get_mp3_source.sh > > svn export has to be changed to https else it fails > thanks >Please create an issue[1] for this. As well for me SVN appears to follow the redirect to https and works successfully, it works the same for others too. What version of SVN are you using? Do you already have an export of it? [1] https://issues.asterisk.org/jira -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210425/517dba74/attachment.html>
Joshua C. Colp
2021-Apr-25 09:48 UTC
[asterisk-users] please update contrib/scripts/get_mp3_source.sh to use https
On Sun, Apr 25, 2021 at 6:35 AM Joshua C. Colp <jcolp at sangoma.com> wrote:> On Sun, Apr 25, 2021 at 6:31 AM Israel Gottlieb <isrlgb at gmail.com> wrote: > >> contrib/scripts/get_mp3_source.sh >> >> svn export has to be changed to https else it fails >> thanks >> > > Please create an issue[1] for this. As well for me SVN appears to follow > the redirect to https and works successfully, it works the same for others > too. What version of SVN are you using? Do you already have an export of it? > > [1] https://issues.asterisk.org/jira >I just put reviews up to move over to https. For reference on my SVN (1.13.0) this is what happens even without https: ✔ jcolp at aluminum:~/development/asterisk/public [16| …9]> contrib/scripts/get_mp3_source.sh Redirecting to URL 'https://svn.digium.com/svn/thirdparty/mp3/trunk': A addons/mp3 A addons/mp3/common.c A addons/mp3/huffman.h A addons/mp3/tabinit.c A addons/mp3/Makefile A addons/mp3/README A addons/mp3/decode_i386.c A addons/mp3/dct64_i386.c A addons/mp3/MPGLIB_TODO A addons/mp3/mpg123.h A addons/mp3/layer3.c A addons/mp3/mpglib.h A addons/mp3/decode_ntom.c A addons/mp3/interface.c A addons/mp3/MPGLIB_README Exported revision 202. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210425/f26831ce/attachment.html>