Quote Originally Posted by Moorea View Post
I edited mojo_app/mojo_app.rc to remove the full path and replace by ..\\mojo_art and got going;
when trying to do svn diff to post the changes:

$ svn diff
Index: mojo_app/mojo_app.rc
================================================== =================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream


maybe you can change the type to be text, as it is text
I'm not sure what to set the mime type to, so I just set it to text/text.

(I tried leaving it blank because the SVN docs say blank means text, but Tortoise SVN won't let me do that.)