I'm trying to commit using subversive svn in eclipse. But, it keeps giving me the following error:
Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Aborting commit: 'C:\Users\_\Documents\Project\src\rule' remains in conflict
When I look into the files under "rule folder" (using package explorer), there is nothing in conflict..
Screenshot of the package explorer: http://sdrv.ms/GGti1s
From other people's posts, I tried "update" and "synchronize with repository". No success though. It just doesn't let me commit!! I'm guessing it's because I need a way to tell that the conflict is solved, but I have no idea how. Any help??