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 [email protected]

svn failed

Hi,
I tried to add svn repository for project geeqie, but it failed with
Subversion (Sync Beta)
Step 2 of 3: Importing source code into database (Failed)

Vladimir Nadvornik about 16 years ago
 

Hi Vladimir,

It looks like our importer is getting stuck on file /po/zh_TW.po revision 290. We are getting a Inconsistent line ending style error. My hunch is that there is some kind of encoding error on this file.

You can repro this error like this:

svn cat -r 290 https://geeqie.svn.sourceforge.net/svnroot/geeqie/trunk/po/zh_TW.po@290

However, SourceForge will conceal the actual error and simply return a 200 OK response after returning only a fraction of the file.

It looks like this error gets corrected in a later commit. However, Ohloh needs to be able to see every revision of every file or the import can't complete.

Thanks,
Robin

Robin Luckey about 16 years ago
 

Thanks for investigation.

I don't think there is an easy way to fix it in the repository.

Would it be possible to exclude this file or something like this?

Vladimir Nadvornik about 16 years ago
 

We have fixed the repository. Can you please restart the import?

Vladimir Nadvornik about 16 years ago
 

Hi Vladimir,

I've started a new download. I'll keep an eye on it today and let you know if we have any problems.

Thanks,
Robin

Robin Luckey about 16 years ago
 

The download completed, and the report seems to be good. Let me know if there are any more problems.

Thanks,
Robin

Robin Luckey about 16 years ago