[cmake-developers] Fwd: [CMake] CTest GIT support does not properly update recursive submodules

Johan Björk phb at spotify.com
Wed Feb 23 10:22:25 EST 2011


cool, thanks.

Is there a way to get the version of the Nightly builds, or is it possible
to get the patch version bumped to .5? I'd like to run this on a few of my
buildservers, but I can't find a way to detect if I should disable my
workaround.

/Johan


On Tue, Feb 22, 2011 at 10:15 PM, Brad King <brad.king at kitware.com> wrote:

> On 02/22/2011 04:04 PM, Johan Björk wrote:
> > Just for future patches, any reason you choose to use RunChild instead
> > of RunSingleCommand?
> > I'll try it this week.
>
> Specifically inside of cmCTestGIT we use RunChild because it logs
> everything
> that is done during the update.  Furthermore the RunSingleCommand call you
> wrote didn't work when the path to "git" has spaces because you didn't
> quote
> it inside the string.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110223/f3b77d1e/attachment.html>


More information about the cmake-developers mailing list