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]

Download Project Source from ohloh?

I'm new to ohloh, but it seems the intended purpose is to gather metrics on open source projects by downloading code from remote repositories.

I'm trying to find the source for an ohloh project (Swift), but the upstream svn server is hosted on an authenticated server.

Is it possible to download the project source from ohloh?

grant about 17 years ago
 

Hi grant,

Ohloh doesn't republish the source code, so you'll have to find the original source.

It looks like you can get a tarball of the source code from SourceForge.

Finally, Ohloh gets the source code from Subversion using username and password guest and guest.

Robin

Robin Luckey about 17 years ago
 

Thanks Robin,

The SourceForge project is a different library, but I could checkout the source from the springloops repo using the guest account.

Grant.

grant about 17 years ago