Subversion commit failed Merge of file: 200 OK
I am having the strangest problem ... every time i commit i get and error like this: commit failed (details follow): MERGE of '/svn/project/trunk/web/directory/': 200 OK (http://mydomain.com) that is the directory of the file i modified. Later Edit i have web dav SVN installed and i commit to a HTTP URL. and there is a post commit hook doing a svn update on a directory on the same machine Any ideas ? thank you for your help. You'll get that error if your post-commit is failing. Try running it from the command line with the same args to make sure it works properly. I had this error a week or