<div dir="ltr">Ok, I merged this change today.  After upgrading your instance you will need to do the following:<div><br></div><div>* 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</div><div><br></div><div>* Run php composer.phar install from the root of your clone.  See here for more info: <a href="https://github.com/Kitware/CDash#installation">https://github.com/Kitware/CDash#installation</a></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 20, 2015 at 12:56 PM, Zack Galbreath <span dir="ltr"><<a href="mailto:zack.galbreath@kitware.com" target="_blank">zack.galbreath@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Heads up: sometime in the coming days I'm planning on merging the following branch:<div><br><div><a href="https://github.com/Kitware/CDash/pull/172" target="_blank">https://github.com/Kitware/CDash/pull/172</a><br></div><div><br></div><div>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).</div><div><br></div><div>Another important change to note is that CDash's config files will now live in a directory called "config" (not "cdash").</div></div></div>
</blockquote></div><br></div>