Hi, I am facing an issue with the CVS integrated with MyEclipse.
Before going into details of my issue, let me tell you what i have done.
1. Created a folder named MyProject.
2. Check out the project using WinCVS into a source folder under MyProject, (which is not a java project).
3. Check out required libraries into library folder, under MyProject, from other repository (thats how my project was working, as it was based on very old code).
4. Create a Java Project in Eclipse and import the files from the source folder.
5. Link the libraries from library folder.
And its working fine. But the problem is: I am not able to check in the code or update the code in Source or Library folders from CVS thru MyEclipse.
I can do the same from WinCVS or TortoiseCVS from Explorer.
I observed the same behaviour in Eclipse, whenever i imported a file system from local it wont recognize the CVS path (though its able to do from other tools).
Is there any way to get the CVS reference thru MyEclipse also?
Would really appreciate your support.
Regards,
Kumar