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]

Cannot update source since Ohloh did an analysis :(

since february, i've tried updating my source code on google code via tortoiseSVN, but my username and password wouldn't let me in since i signed up on Ohloh.
(last commit was the day before the first code analysis)

i just deleted the enlistment to my source, and i'll try again, but am i missing anything?

Shameen over 17 years ago
 

Hi LagSpike,

This sounds like a question for Google.

I would be very surprised if Ohloh is causing a problem here. We access Google's Subversion using read-only public access, and do not have any write authority or passwords for the project repository.

Deleting the enlistment from Ohloh will not really have any effect here, it merely stops Ohloh from checking for updates.

From our point of view, everything seems fine, and our servers successfully polled the repository this weekend.

This sounds like a problem that needs attention from someone with direct administrative rights on the repository. There's nothing we can do on our end to diagnose or repair any problem.

Robin

Robin Luckey over 17 years ago
 

thanks for the help, i thought that ohloh couldn't have had an effect on subversion.

had no luck, so i gave up on updating the source

EDIT: gosh i feel so stupid. i forgot to use https instead of http for subversion. Everything looks like it works now.

Shameen over 17 years ago