We use Subversion as sourcecontrol.
Files stored at svn that have '/n' only as line endings appeared without any end-of-line symbols at linux hosted buildAgent. This break our build since some steps base on line ending in that files.
Environment: linux, fc5, jdk 1.5.0_09
Issue wasresolved
Could you please add system property to build "agent.save.patch" with value "true", change web.xml file and run a build.
In agent log will appear line "Patch is saved to file ${file.name}"
Please attach the file, at the moment I cannot localize the problem For me with the same file and the same properties it works.
Thanks a lot!
Hmmm. I've specified build's system property, changed web.xml at SVN, but didn't get the message at agent's log.
Does clean source at agent deletes project sources at agentRoot/work/ directory?
Does agent's log is agentRoot/logs/TeamCity.log?
Is it possible to check some log to ensure that property was really specified?
Does clean source at agent deletes project sources at agentRoot/work/ directory?
Yes, before a build start.
Does agent's log is agentRoot/logs/TeamCity.log?
Yes...
I've just checked it, for me it works.
Could you attach the whole agent log file?
web.xml here has some line separators and differs from the attached one (broken-web).
Besides it was sent as binary and saved 'as is' without line separator transforming.
Could you please please check web.xml now? What is its content? Could you attach up to date one?
I've rechecked web.xml at agent's work directory. It is still the same (reattached as broken-web.xml).
Might be some SVN settings could affect that line endings were eaten? Might be some JVM/OS parameters?
You could contact me via icq (76460967) to facilitate investigation.
| Old | New | |
| Den Orlov (dorlov) - 19 months ago (15 Jan 2007 16:01) | ||
Den Orlov (dorlov)
21 months ago (13 Nov 2006 12:48)Original file with correct end-of-lines