GIT integration with PLSQL developer tool

manju

Member
Hey,

I am looking for possible options available to integrate source control (GIT) with plsql developer tool (version 12.0.5).

I dont see any straight solution available, however allround automation provides git integration plugin feature for plsql developer tool on 14.0 version.

I am looking this for on 12.0.5 version initially, if any trusted standalone plugins available on it

Any suggestions on this please ?

Thanks
Manju
 
The Version Control configuration for Git and Svn is described in chapter 22.27 in the User's Guide. Chapter 16 describes how to use the integration.
 
Hi

Managed to upgrade plsql developer tool to 14.0 and i can see i am allowed now to enable GIT on plsql tool.

However i dont see any status icon represents the version control status of the file contents on the file system. I even tried to modify files to see if this popsup.

We use Azure Repos- to store files and dont see any option available for me on plsql developer tool to select project files repository (root directory)

any suggestions on this please ?
 
Back
Top