When you try to commit some file to SVN, you may have encountered this error,
"svn: E200030: There are unfinished transactions detected in project".
Solution to this problem:
- Right Click on Project-->Team--->CleanUP or
- Open CommandLine,Goto Project Directory ,run svn cleanup command.
- Restart the eclipse.
Happy Learning.
No comments:
Post a Comment