Hi all,
I want to ask developers of pl/sql developer to add support of other source control tools like SubVersion to IDE. I know it is not "Microsoft SCC Interface Specification" but it is really popular SCM tool.
-Thanks all
We used Subversion with TortoiseSVN on my last project and it worked pretty well. TortoiseSVN is a Windows Explorer extension so you use the existing Windows File Open etc dialogs, and existing apps don't need special interface features.
Additionally to TortoiseSVN you can try to use VCS plug-in with ToirtoiseSVNSCC a SCC Provider for Subversion. Please look into Subversion and PL/SQL Developer topic to find more.