1. Zhu Zhiqin
  2. PowerBuilder
  3. Thursday, 12 May 2022 08:11 AM UTC

In the documentation case, when using PBAutoBuild210.exe to implement CI/CD, the source control modes that can be configured are SVN, Git, and VSS (Visual SourceSafe). But we use TFS (Visual Studio Team Foundation Server) products for source control, I do not know whether PBAutoBuild210.exe can be configured to achieve automatic compilation from TFS source code.

Ken Guo @Appeon Accepted Answer Pending Moderation
  1. Friday, 13 May 2022 09:35 AM UTC
  2. PowerBuilder
  3. # 1

Hi Zhu,

PBAutoBuild210.exe doesn't support directly downloading source code from TFS. But you can try Chris' suggestion of connecting TFS using Git.

Regards,
Ken

Comment
  1. Chris Pollach @Appeon
  2. Friday, 13 May 2022 14:03 PM UTC
FYI: In addition to Ken's comment... you can always pre-process the AutoBuild utiulity compile with the ORCAScript utility to perform the SCC aspect first.
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 12 May 2022 15:11 PM UTC
  2. PowerBuilder
  3. # 2

Hi Zhu;

  FYI:   Newer releases of TFS can be configured to use GIT as TFS's main repository and access method. Once you set that up, you can then use newer PB IDE version's native GIT SCM access feature to interact with TFS.  That also applies to the "PBAutoBuild210" compilation utility.  HTH

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.