VCS PlugIn

gczobel

Member
Hi!
I use the VCS Plug-In and work very well with StarTeam.

I want to known if is possible to configure the VCS to link a specific DB object to a specific VCS project.

This is very useful because in the same database I have DB objects stored in different StarTeam projects.
I can make this in Sql Navigator, configuring several
 
No, this is currently not possible. There is no explicit relation between a database object and a VCS project.
 
In this case...

Is possible to comunicate between two plugins?

I can add this relation in my DB and call the aproppiate functions in the VCS plugin to change the project and make the checkin/checkout.

Thanks
 
can u wrap all the calling to the scc in a seperate dll so u want violate your NDA, but supply an open interface (api) for developers who wants to develope customization of the vcs for their own needs.
every company has some other needs in this area , and a generic plugin wont answer allways for your needs, this is true for large companies which use cm tools havily.
 
Back
Top