Change By: Daniel Dunbar (06/Aug/12 2:05 PM)
Description: My Jenkins slave running on Windows XP is checking out my files from CVS in Windows format.  I.e. The files are in my file system with /r/n.

I am building inside cygwin
. , so my build is failing with this message:
error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format

If I ssh to the slave, and do a 'cvs co', I get unix file formats.  Even if I open a cygwin window on the slave itself, and do a 'cvs co' I still get unix file formats. 

I am attempting to run dos2unix on my files before building, but this is not the most ideal solution.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to