Hi.
Currently we have all of our sourcecode (C# and so on) in Azure DevOps.
I've added a project for the PowerBuilder application, and now I want to push the source from Appeon PowerBuilder 2017 R3.
In the dialog for Git, I enter the url for the project in Azure DevOps:
https://*****.visualstudio.com/DefaultCollection/TestPBTrading/_git/TestPBTrading
This is a private repository, and I have a username and passord (Office 365 account synced from local AD).
But when I click "Test connection" I get the following error:
---------------------------
Source Control
---------------------------
Cannot connect to the repository. Please make sure you have specified the correct repository URL, user ID, and password.
---------------------------
OK
---------------------------
If I alter the URL to something like this:
https://*****.visualstudio.com/DefaultCollection/TestPBTrading/_git/
Or this:
https://*****.visualstudio.com/DefaultCollection/TestPBTrading/
I get this error:
---------------------------
Source Control
---------------------------
Repository URL is invalid.
---------------------------
OK
---------------------------
Have anyone managed to successfully push source from Appeon PowerBuilder 2017 R3 to Azure DevOps?
Or is it not supported?
Regards,
Bjarne Anker
Maritech Systems AS
Norway