Softwares used:
Concurrent Versions System CVSNT 2.5.03 (Scorpio)
MyEclipse Enterprise Workbench Version 5.1.1 GA
Hi,
I have a lock problem with MyEclipse when I modify a source in my trunk sandbox.
CVS takes the lock not only in trunk of CVS repository but also in all branches.
On the command line I typed “cvs edit” to displayed the all options available.
I noticed that there was an option -w for “Lock whole file, not just this branch”
That’s what MyEclipse does when I modify a source.
I searched in MyEclipse configration about this option but without any succes.
What modification should I do in MyEclipse to lock in CVS repository only the
corresponding source of the sandbox (in my case, the trunk) ?
Thanks,