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]
The GDC project (https://www.openhub.net/p/gdc) source code has not been analyzed for almost ten months.
You are quite right. One of the repository fetches failed:
https://svn.code.sf.net/p/dgcc/code/trunk/d Subversion (via SvnSync) (Failed 8 months ago.)
with the error:
svn info --trust-server-cert --non-interactive -r HEAD --no-auth-cache 'https://svn.code.sf.net/p/dgcc/code/trunk/d@HEAD' failed:
svn: E175013: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/dgcc/code/trunk/d'
svn: E175013: Access to '/p/dgcc/code/trunk/d' forbidden
The command just worked for me on my local system, so I rescheduled the job and will monitor it.
So you think that failed repository fetch also made the git fetch not run also? The svn is only kept for historical data, git is where the last 9 months have been happening.
In order for the project analysis to run, the Fetch, Import and SLOC jobs for each of the repositories in the project needs to complete successfully. Otherwise the newly generated project analysis would be based upon repository data that is in an inconsistent state.
So yes, we need to be able to get to all the repos enlisted for the project in order to perform a new analysis.