Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
Hi,
Our repository is never down for any significant amount of time really, so can someone please restart download on project 'pjsip'.
Thanks!
Hi Perry,
We are getting an error when trying to check out one of the revisions from this repository:
~$ svn checkout -r 1211 'http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1211' pjsip
svn: In directory 'pjsip/thirdparty/build/portaudio/src'
svn: 'pjsip/thirdparty/build/portaudio/src/.svn/tmp/text-base/pa_dither.c.svn-base' has unsupported special file type '#include'
Do you have any idea what's going on here, and whether this can be fixed?
Thanks,
Robin
I tried that exact command on my Linux (Mandriva 2009.1) box using svn version 1.6.1 (r37116) and it does not give any errors at all.
I will experiment on other boxes I have (Mac and Win).
Thanks for the try though.
Ok, I can reproduce this on my Mac OS X with svn, version 1.4.4 (r25188).
So from my experimentation, this does not happen on subversion 1.6.
So to answer your question on how to fix it, I guess you can upgrade your svn client?
Thanks for the thorough investigation Perry.
There's another similar file type that also gets fixed by an upgrade, so it looks like we'll have to schedule an SVN upgrade. We're on a very tight development schedule for a critical feature right now but when that's done, I'll try to get this in.
Thanks again!