Forums : Technical Issue Help

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

pjsip - Downloading source code history (Failed 3 months ago.)

Hi,

Our repository is never down for any significant amount of time really, so can someone please restart download on project 'pjsip'.

Thanks!

Perry Ismangil almost 16 years ago
 

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/third
party/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

Robin Luckey almost 16 years ago
 

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.

Perry Ismangil almost 16 years ago
 

Ok, I can reproduce this on my Mac OS X with svn, version 1.4.4 (r25188).

Perry Ismangil almost 16 years ago
 

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?

Perry Ismangil almost 16 years ago
 

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!

Andy Verprauskus almost 16 years ago