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]
Can the Agar enlistment be manually reset?
The jobs time out waiting for dev.hypertriton.com. Is there anything wrong on your end at the moment?
Actually it is not my repository. It is a project I use and submit patches for. I noticed it didn't have any enlistments so I added one. I am able to pull from the repository just fine. I can tell the developer there is an issue if you have any idea what it might be.
Well, Ohloh was able to collect data on both bsdbuild and freesg which use the same subversion server as Agar. I'm not sure why those work and the Agar repository doesn't.
https://www.ohloh.net/p/bsdbuild/enlistments
https://www.ohloh.net/p/freesg/enlistments
https://www.ohloh.net/p/agar/enlistments
I've restarted the jobs again twice now. Here's the exact command that Ohloh's running on your repository server:
svn log --xml --stop-on-copy -r 1:HEAD 'http://dev.hypertriton.com/agar/trunk@HEAD' --no-auth-cache
Maybe this repository specifically has a lot of revisions and thusly this takes an extraordinary amount of time to finish.
Please check with the repository admin, maybe he can assist in diagnosing a possible cause for this.
Best,
Patrick
The repository was an svnsync repo. It has now been changed to be the main repo. I tried the command you posted and it worked for me so maybe one more reset might do the trick. Thanks.
I've changed the repository type to SvnSync now. After another couple of tries to restart the processes, the import finally seems to work. It'll take another couple of hours to complete. Please let us know if there's anything else that needs our attention.
That worked great. Sorry it was such a PITA. Thanks for your persistence.