WinXP cannot 'save' checked out file using CS-RCS

davis

Member
Using VCS plugin for CS-RCS. Works OK for lots of files. Sometimes, when locally saving a checked-out procedure, it gets 'Cannot create file . ... being used by another process' error. I'm currently the only user accessing the repository. I've checked permissions, etc., and see no differences. CS-RCS shows file locked by me. Normally, when I check-in, CS-RCS shows modified. CS-RCS has lots of tips for tools other than Developer. Any ideas?
 
This is a save operation in PL/SQL Developer? I can only assume that the file is also opened in another tool (not PL/SQL Developer because it does not lock the file).
 
It's a standard save in Developer that works for 90% of the source code I have in the CS-RCS repository. I was hoping maybe someone else had run across this issue. I am checking with CS-RCS to see if potentially this is an XP known problem and hopefully they won't say it is a tool (Developer) problem.
 
Back
Top