VCS Plugin - Version Control Source

Maycon

Member
Hi All,

I was testing PLSQL Developer on trial at v8.0.4 with VCS Plugin (vcs.dll v1.2.3 - last for download) with Microsoft Visual SourceSafe (v6 and 2005).
Was going done. But in a drop test off object: surprise!!!
The object with check-out status for another user was dropped without resistence.
It's a bug?

Regard's.

 
Last edited:
It's not a bug. To drop an object in the database, it does not need to be checked out in the version control system. It's the equivalent of deleting an executable or object file when the source file is not checked out.
 
Back
Top