VCS plug-in

xooogle

Member
I am working on more than one projects. When I install the plugin, it allows me to use CVS (VSS, Microsoft). But I want to have a choice, of using CVS in some projects and not all. After installing the plugin, the CVS is right there, and I don't have an option to disable the use of CVS per project basis.
Can I do this?
 
I am working on project 'X', where I am using source control. I am working on project 'Y' simultaneously. I do not use any source control for this project. But when I open project 'Y', I have CVS on, which does not allow me to, say work with a stored proc. Here I do not see EDIT option. I only see VIEW option.

Let me know if this makes sense, and give you a better understanding.

Thanks, :)
 
Thanks Marco :) .
I am connected as same user. For all oracle projects, we use our ntlogin for the development.

Yesterday I started working on a new project. Its just some initial development, some user defined types and tables. I created the types, but then, when I want to edit those, I dont see EDIT option. I just see VIEW, DROP and BROWSE, when I right click on the object name in OBJECT BROWSER window.

Thanks,
 
I guess you will have to change the "Allow editing of database source" preference (Tools > Preferences > Oracle/Options). If you were using different users, you could have used a different setting per user.
 
Back
Top