|
As a follow on, I don't believe beetlejuice ever worked in letting you change the source repository either.
It may be easiest to disable the ability to change repositories after the build has been created. However, through the wonders of xml hackery, it is possible to switch repositories, but the first update needs to be on a clean checkout folder rather than an update call on a current one. My way of changing it without losing history was (in case you intend to implement this ability): 1) changed project.xml for individual project from
to
2) renamed the checkout build-dir folder to [MODULE]CVS (not necessary - was a temporary measure) so it would checkout the module from scratch. That's it. Hope this helps All works again now
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2006-10-17 08:13:27,426 INFO [SocketListener0-2] [BuildAwareInterceptor] Set build on BuildAware com.atlassian.bamboo.ww2.actions.build.admin.ConfigureBuildRepository: Build: com.atlassian.bamboo.build.LegacyBuildObject@c61ff06d
2006-10-17 08:13:28,051 WARN [SocketListener0-2] [LocalizedTextUtil] Unable to find text for key 'repository.type.description' in 'class com.atlassian.bamboo.ww2.actions.build.admin.ConfigureBuildRepository' and locale 'en_US'
2006-10-17 08:13:33,488 INFO [SocketListener0-2] [BuildAwareInterceptor] Set build on BuildAware com.atlassian.bamboo.ww2.actions.build.admin.ConfigureBuildRepository: Build: com.atlassian.bamboo.build.LegacyBuildObject@c61ff06d
2006-10-17 08:13:34,379 INFO [SocketListener0-2] [BuildAwareInterceptor] Set build on BuildAware com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport: Build: com.atlassian.bamboo.build.LegacyBuildObject@c61ff06d