[cmake-developers] Capturing VCS tool output?

Brad King brad.king at kitware.com
Wed Nov 6 16:33:33 EST 2013


On 11/06/2013 03:45 PM, Pedro Navarro wrote:
> I'm debugging an issue with P4 updates and would like to get
> the output of all the p4 commands I issue, like the ones to
> get the old and new revisions. I'm interested in both the stdout
> and stderr output, which I'm capturing with OutputLoggers.

The Testing/Temporary/LastUpdate*.log files should have all
the vcs tool interaction history.

-Brad



More information about the cmake-developers mailing list