JDev Source control management extension
347764Jun 17 2004 — edited Jun 17 2004I developed an SCM extension for Microsoft VSS using the JDev9.0.3 SCM API. Since then our company has been using a different source control provider for development.
Now we're all migrated to JDev10g and it has been descided to return to MS VSS. But the SCM Extension no longer works. It seems that the entire scm package structure in JDev's extension API has been replaced by 4 - 5 interfaces in a vcs package. Is this correct?
In addition, the SCM API reference and documentation has also been greatlly reduced.
Where can I find code examples and documentation on how to develop on the JDev10g vcs extension?