If your Source Control Software is running on UNIX which is case sensitive (therefore allowing two folders to be spelled the same but with different capitalization) and your Build Machine is a Windows machine (which by default is case in-sensitive) then when the Anthill Build workflow attempts to Label the code after the compilation, you will receive this kind of an error.
command line: cvs tag
cvsnt server: nothing known about .folder
cvsnt server: nothing known about myFile.txt
cvsnt [server aborted]: correct the above errors first!
command exit code: 1
0 comments:
Post a Comment