I'm the only person working on my django svn repo and I get this error every time I try and commit -
svn: Commit failed (details follow):
svn: Your file or directory 'urls.py' is probably out-of-date
svn: resource out of date; try updating
I've done an update before every commit and I still get this error - does anyone know how I can fix this?