1. Paweł Kasperek
  2. Beta Testing
  3. Monday, 4 November 2024 20:32 PM UTC

Hi,

I last tried migrating my workspace to PB2025. After migrating to PB 2025, I have two folders: .pb and build. Do I need to add these folders to the .gitignore file? Maybe I should store the build/objects folder in a git repository with other source files. Which folder is the output folder for PDB and Exe libraries (application)?

Regards

Pawel

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 5 November 2024 02:08 AM UTC
  2. Beta Testing
  3. # 1

You shouldn't be using .gitignore.  The newer versions of PB you are using has native support for Git.  You should be using the native interface to connect to Git.  I suggest you read the documentation instead of using same technique you did from old PowerBuilder days.

Comment
There are no comments made yet.
Peter Pang @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 5 November 2024 02:03 AM UTC
  2. Beta Testing
  3. # 2

Hi Pawel,

Thank you so much for testing the PB 2025 Beta!
Do I need to add these folders to the .gitignore file?
Answer: Yes, it will be regenerated every time fullbuild.

Which folder is the output folder for PDB and Exe libraries (application)?
Answer: The PBD file path is in the same directory as pbl, and the default path of exe is in the .pbproj file directory. You can modify it in the application settings.

Best Regards,
Peter

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.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.