[CDash] repository reorganization coming soon

Zack Galbreath zack.galbreath at kitware.com
Mon Nov 23 17:31:29 UTC 2015


Ok, I merged this change today.  After upgrading your instance you will
need to do the following:

* Change what directory is exposed to the web.  The easiest way to do this
is to create a symbolic link in your DocumentRoot (typically /var/www or
similar) that points to /path/to/CDash/public

* Run php composer.phar install from the root of your clone.  See here for
more info: https://github.com/Kitware/CDash#installation



On Fri, Nov 20, 2015 at 12:56 PM, Zack Galbreath <zack.galbreath at kitware.com
> wrote:

> Heads up: sometime in the coming days I'm planning on merging the
> following branch:
>
> https://github.com/Kitware/CDash/pull/172
>
> This changes the layout of the CDash repository.  The main change here is
> that all of the public-facing files have been moved into a new directory
> called "public".  After you pull down this new version you will have to
> change the DocumentRoot of your CDash instance to point to "public" rather
> than the root of the clone (as you do now).
>
> Another important change to note is that CDash's config files will now
> live in a directory called "config" (not "cdash").
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20151123/b971641d/attachment-0001.htm>


More information about the CDash mailing list