by Markus
26. January 2010 18:21
Error Message during Compile: File or Files has invalid value "<<<<<<< .mine". Illegal characters in path
That is something that SVN inserts into a file when it tries to merge its version of a file.
Simplest thing to resolve this which i tried doing was ...
remove any characters "<<<<<<< .mine" or similar from the file that you will see in your project object folder namely
<Projectname>.csproj.FileListAbsolute.txt
which contains a list of all the paths and recompile ...it worked for me
You may should read more at
http://tortoisesvn.tigris.org/faq.html
< Back to Content
3e307e77-2545-43bc-af60-cac18f5b2f93|1|5.0
Tags: