Hi All,
May be I am doing wrong or may be this is a bug..
I have the problem of not being able to delete the jar file from CVS server by commiting changes.
For example, I changed the jar file version from the lib folder directly and I click on commit to commit the new files to the CVS. Guess what? CVS now have two version. the old one and the new one… some how myeclipse does not detect that I changed the version… so what happen is that I have two version and when I reload the files… and I got two different version… and my application crash… so I had to go to lib folder and delete those old files again…
Please let me know what I am doing wrong… or is it a bug???
THanks!
K~