Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-14-2019, 12:58 PM
LrngToFly LrngToFly is online now
Registered User
 
Join Date: 08-20-2008
Posts: 7
Real-time log output to Microsoft TFS/Azure DevOps builds

Hi-

I have a legacy product that uses a lengthy Visual Build script. I am wanting to call this build script from a Microsoft TFS (now called Azure DevOps) build process. The TFS site won't display the output from calling visbuildcmd.exe /b <build script> /loglevel 3 until the entire script has completed- roughly a one hour long build.

I have tried calling visbuildcmd.exe from a .bat file, a .ps1 file and a "Command Line" "task" in my TFS build definition. All have the same issue.

Might anyone know of a trick that might let me view realtime log output from Visual Build?

Thanks!
Reply With Quote
  #2  
Old 11-14-2019, 04:19 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
VisBuildCmd.exe writes to the console as the build progresses -- apparently Azure DevOps doesn't display a program's output until it completes? You could enable file logging in Visual Build -- is there a way to make DevOps not wait for the program to complete and then display the log file content as it gets appended?
Reply With Quote
  #3  
Old 11-18-2019, 10:42 AM
LrngToFly LrngToFly is online now
Registered User
 
Join Date: 08-20-2008
Posts: 7
Turns out I didn't have the correct account specified for my TFS build service. Once I switched to an account with interactive privileges, the logging began to appear in real-time. Thanks for your help!
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 10:11 PM.


Copyright © 1999-2023 Kinook Software, Inc.