Answered
Is it possible to integrate with CS4 "Version Control"?
Hello,
I am working on updating an existing Version Control integration extension to work with CS4. In versions prior to Dreamweaver CS4 this was done by implementing the "source control integration API" . This put an item in the "Remote Info" drop down for our version control system.
In CS4 there is now the built in "Version Control" option that ships with support for Subversion. We would like to upgrade our integration to use this.
We implement all of the required, and most of the optional "Source Control API" calls and appear on the Remote Info tab. Is there something that we need to change in how we implement the Source Control API in order to appear to Dreamweaver as a version control integration instead of a remote site? I have read through the Source Control API documentation, and do not see any place that it changed from CS3 to CS4.
So in summery my question is as follows:
Is it possible to integrate with the new CS4 Version Control interface?
If this is too broad of a question, please tell me and I will try to narrow it down. Thanks for any help.
I am working on updating an existing Version Control integration extension to work with CS4. In versions prior to Dreamweaver CS4 this was done by implementing the "source control integration API" . This put an item in the "Remote Info" drop down for our version control system.
In CS4 there is now the built in "Version Control" option that ships with support for Subversion. We would like to upgrade our integration to use this.
We implement all of the required, and most of the optional "Source Control API" calls and appear on the Remote Info tab. Is there something that we need to change in how we implement the Source Control API in order to appear to Dreamweaver as a version control integration instead of a remote site? I have read through the Source Control API documentation, and do not see any place that it changed from CS3 to CS4.
So in summery my question is as follows:
Is it possible to integrate with the new CS4 Version Control interface?
If this is too broad of a question, please tell me and I will try to narrow it down. Thanks for any help.
