1. 장원준 원준
  2. PowerBuilder
  3. Sunday, 20 March 2022 10:17 AM UTC

I'm using powerbulider 11.5 and I try to use visual svn for source control.

 

I installed 

1. TortoiseSVN-1.14.1

2. Visual svn

3. pbscc 2.01.80

 

When I installed the TortoiseSVN-1.14.1, I checked to use command line tools and set environment variable "C:\Program Files\TotoiseSVN\bin".

 

But I got a follow error message.

 

 

I checked that the command 

svn.exe info -r BASE --non-interactive --trust-server-cert "D:\ERP\SVN_TEST_root\source connect folder

and I got a message

 

Absolutely the command line tools is working but PBSCC Proxy error is occured.

Is there any setting to use svn in powerbuilder 11.5?

Bruce Armstrong Accepted Answer Pending Moderation
  1. Monday, 21 March 2022 01:03 AM UTC
  2. PowerBuilder
  3. # 1

There's no 'setting' because PowerBuilder didn't natively support Subversion until 2017 R2.  For earlier versions of PowerBuilder I would suggest using AgentSVN   https://www.zeusedit.com/agent/index.html.  There are always going to be some limitations though as that is a bridge between the old MSSCCI interface that older versions of PowerBuilder used and SVN.  If at all possible, I would suggest moving to a newer version of PowerBuilder that supports Subversion natively.

Comment
  1. 장원준 원준
  2. Monday, 21 March 2022 04:33 AM UTC
Thank you for your anwser.

I'm thinking of using Agent SVN, are we allowed to use free agent SVN ?

It seems like there are trial version and purchase version.
  1. Helpful
  1. Bruce Armstrong
  2. Monday, 21 March 2022 05:03 AM UTC
There's no free version. The trail version allows you to use it for 45 days and will stop working. At that point before that you would need to purchase it.
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Sunday, 20 March 2022 13:36 PM UTC
  2. PowerBuilder
  3. # 2

Hi;

  Support for SVN (and GIT) was first added in Appeon PB2017R2. I use VisualSVN with my Appeon PB IDE releases & it works very well. Note that Appeon PB's support for SVN is a native interface.

https://docs.appeon.com/pb2019/pbug/ch03s02.html

Regards... Chris

Comment
  1. Michael Chernin
  2. Thursday, 4 April 2024 18:19 PM UTC
Chris,

What can be wrong if Subversion is not shown in PB2021 list of available source control systems?

TortoiseSVN is installed and functioning properly.

Thank you
  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 4 April 2024 18:32 PM UTC
Hi Michael;

Even though I now use PB 2022 R3, SVN is working OK for me too in PB 2021 ...

1) RMB the WorkSpace

2) Select "Add to Source Control" from the pop-up menu

3) Then Select "SVN" in the next dialogue

4) SVN Logon dialog now appears.

5) After a successful SVN logon, the "Add to Source Control" dialogue now appears with a list of the PB App's libraries & resources

HTH

Regards .. Chris
  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.