-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.2 M5
-
Component/s: Repository (Subversion)
-
None
-
Environment:
2.2-SNAPSHOT build 1104 - 11 Dec 08
BEAC
For reasons that aren't currently clear (or important) to me, some of our builds are failing their svn up commands. Eg:
[j2ee@atlassian25 CONFFUNC-T5M5T]$ svn up svn: Can't open file 'confluence-websphere-test/.svn/text-base/pom.xml.svn-base': No such file or directory [j2ee@atlassian25 CONFFUNC-T5M5T]$ svn up && echo "up succeeded" svn: Can't open file 'confluence-websphere-test/.svn/text-base/pom.xml.svn-base': No such file or directory [j2ee@atlassian25 CONFFUNC-T5M5T]$
Bamboo attempted the builds anyway, without reporting the subversion problems anywhere I could see. (The builds failed due to a pom file that hadn't been upped, so we spent a while thinking it was maven's fault).