1. Balasubramaniam N
  2. PowerBuilder
  3. Friday, 11 October 2019 14:48 PM UTC

Hi,

My project is using PowerBuilder 2019 and which version of "Team Foundation Server MSSCCI Provider" is suitable to connect the TFS source control from PB2019. 
 
 
Amit De Picciotto Accepted Answer Pending Moderation
  1. Monday, 31 January 2022 15:27 PM UTC
  2. PowerBuilder
  3. # 1

Thanks!

Working on workaround with this:

https://docs.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-tls-enforcement#enable-tls-12

 

Seems to be work, but still, need to check it out

 

In the long run, need to move to GIT

 

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Friday, 11 October 2019 16:49 PM UTC
  2. PowerBuilder
  3. # 2

You'll need the 32bit version which you can get here:

https://marketplace.visualstudio.com/items?itemName=TFSPowerToolsTeam.MicrosoftVisualStudioTeamFoundationServer20132015M

 

Where I work we have TFS but don't connect it to PowerBuilder. We have PowerGen running nightly and copy fresh PBL files to our laptops in the morning. Work in progress is stored in 'Work PBLs'. We manually import/export objects between the work PBL and a local copy of the TFS branch. We use Visual Studio to do a Get Latest Version of the local TFS branch and to do check-in.

I understand that your TFS repository can be changed to GIT format which allows you to use the GIT interface built into PB 2019.

Another possibility, configure PB 2019 to use GIT and then use these command line tools to keep your local GIT repository and the TFS server in sync:

https://www.microsoft.com/en-us/download/details.aspx?id=30474

 

Comment
  1. Miguel Leeuwe
  2. Sunday, 13 October 2019 12:05 PM UTC
Hmm, I'm surprised they don't use Wizsource at your workplace !

:)

  1. Helpful
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.