Receiving "MERGE" 200 OK error when committing using trac-post-commit-hook
Posted
by Lyon Blecher
on Stack Overflow
See other posts from Stack Overflow
or by Lyon Blecher
Published on 2009-09-02T05:55:44Z
Indexed on
2010/06/18
3:43 UTC
Read the original article
Hit count: 562
When running a commit with the trac-post-commit-hook I receive a MERGE 200 OK error, I understand that this means that the commit has succeeded on the server but the file status has not updated on my local machine. But I can't find anyway to fix this issue. Would this be a problem with my setup or something in the script. I'm using stock standard script from the trac site, I'm committing through tortoiseSVN to VisualSVN Server which is hosted on a windows 2008 server. When I run the script through a command line I receive no errors, I only receive this error through TortoiseSVN.
© Stack Overflow or respective owner