Stephen Anderson wrote:>
> The behavior I''m seeing is that CC.rb always restarts a new build,
no
> matter what.
>
> The cruisecontrol.rb/log/myproject_builder.log file shows this:
>
> [info] [2008-08-06 18:15:59] Build 939.1 FAILED
> [info] [2008-08-06 18:16:01] New revision 937 detected
> [info] [2008-08-06 18:16:03] Build 939.2 started
>
> Where should I look next to figure out how to fix this?
>
> Thanks!
> -Steve-
>
I''ve found the cause of my problem. svn was not able to actually run
svn
update because a filename in the svn repository with a non-UTF-8 character.
svn''s failure was apparently confusing CC.rb.
When I removed the offending filename from the svn repository, CC.rb''s
behavior corrected itself.
Thanks!
-Steve-
--
View this message in context:
http://www.nabble.com/Old-Revision-Detected--tp18861599p18894993.html
Sent from the CruiseControl.rb - Users mailing list archive at Nabble.com.