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]

https://dotproject.svn.sourceforge.net/svnroot/dotproject/branches/stable_2/dotproject (Failed about 1 month ago.)

https://dotproject.svn.sourceforge.net/svnroot/dotproject/branches/stable_2/dotproject

/branches/stable_2/dotproject

Subversion (via SvnSync)

Step 3 of 3: Counting lines of source code (Failed about 1 month ago.)

merlinyoda almost 16 years ago
 

Hi merlinyoda,

We are unable to svn cat all of the files from this repository.

Specifically, there is an error when trying to view revision 5876 of locales/en/common.inc:

$ svn cat -r 5876 'https://dotproject.svn.sourceforge.net/svnroot/dotproject/branches/stable_2/dotproject/locales/en/common.inc@5876'

When you run this command against SourceForge, you will receive a 200 OK error (ironic, I know -- I'm not sure why Subversion insists on reporting errors with this status code).

When you run this command against a local mirror, as we do, you'll see a more detailed error message:

svn: Inconsistent line ending style

Unfortunately, while it appears that this revision can be successfully checked out or exported, svn cat specifically will not work.

If you can't fix the repository, let me know. We have an alternate Subversion downloader. The alternate downloader is much slower, but it does not require svn cat, so it might be able to work around the issue.

Thanks,
Robin

Robin Luckey almost 16 years ago