I am getting this following error even though i am the only person working on this project.
> Error: 155015 (A conflict in the working copy obstructs the current operation) Description: Commit failed
why would this occur as all i keep doing is committing the project every time before do some serious coding. I have committed three times now it is not allowing any more as it throws that error.
You’ve got a conflict that needs to be resolved in svn. If it’s not one of the files, check if it’s a tree conflict.
From the SVN 1.6 release notes: