Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] How do changes in Dash's CVS make it to dash.eclipse.org?

Hey, Monkey fans!

I've noticed some bugs [1], [2] and want to provide new queries [3], [4] for the Commits Explorer, but I have no way of testing those changes as the only place I know of that has database access to the Foundation's data is via the scripts hosted on dash.eclipse.org. Does dash.eclipse.org automatically check out code from CVS into its webserver, like /cvsroot/org.eclipse does on www.eclipse.org? Or is there some manual process?

[1] http://dash.eclipse.org/dash/commits/web-api/commit-project-diversity.php?top=modeling
[2] http://dash.eclipse.org/dash/commits/web-api/commit-project-diversity-2.php?top=modeling
[3] http://www.eclipse.org/modeling/commitstats/
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=209711

I patched [1] and [2] but the scripts still fail. How can I update the live scripts? Could I get a userid on dash.eclipse.org so I can go update the scripts myself or set up a cronjob to refresh them on a schedule, like www.eclipse.org does?

Any help here would be appreciated!

Thanks,

Nick

Back to the top