svn trick: revert a folder when it can not be deleted
If you ever have this error message when running
svn status
! C stories
> local delete, incoming edit upon update
=> Clean it with reverting the conflicted folder with:
svn revert stories
4 comments:
Thank you!!! The svn documentation is generally pretty good, but it's great to google an error message and find a simple fix right away!
Many thanks! :-)
Thank you too!
Thank you so much!! I've been searching for the answer to this for a while!
Post a Comment