From zack.galbreath at kitware.com Fri Nov 20 12:56:51 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 20 Nov 2015 12:56:51 -0500 Subject: [CDash] repository reorganization coming soon Message-ID: 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: From zack.galbreath at kitware.com Mon Nov 23 12:31:29 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Mon, 23 Nov 2015 12:31:29 -0500 Subject: [CDash] repository reorganization coming soon In-Reply-To: References: Message-ID: 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 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: From zack.galbreath at kitware.com Fri Nov 20 17:56:51 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 20 Nov 2015 12:56:51 -0500 Subject: [CDash] repository reorganization coming soon Message-ID: 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: From zack.galbreath at kitware.com Mon Nov 23 17:31:29 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Mon, 23 Nov 2015 12:31:29 -0500 Subject: [CDash] repository reorganization coming soon In-Reply-To: References: Message-ID: 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 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: From zack.galbreath at kitware.com Fri Nov 20 17:56:51 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Fri, 20 Nov 2015 12:56:51 -0500 Subject: [CDash] repository reorganization coming soon Message-ID: 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: From zack.galbreath at kitware.com Mon Nov 23 17:31:29 2015 From: zack.galbreath at kitware.com (Zack Galbreath) Date: Mon, 23 Nov 2015 12:31:29 -0500 Subject: [CDash] repository reorganization coming soon In-Reply-To: References: Message-ID: 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 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: