Skip to main content

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

Hey Nick,

I just implemented a checkout mechanism for the dashboard because we
didn't have one at all until about a week ago. :)  It requires simply
hitting a page with the right credentials and it will deploy and give
you the cvs output log.  I'll mail you the details separately, since
this list is archived.

Karl


Nick Boldt wrote:
> 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
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> dash-dev mailing list
> dash-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dash-dev


Back to the top