|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
- [JIRA] (JENKINS-7952) Share Bazaar history... [email protected] (JIRA)
- [JIRA] (JENKINS-7952) Share Bazaar hi... [email protected] (JIRA)

There are some BZR bugs/problems with doing this with concurrent builds.
Two bzr processes trying to create the same pack at the same time can conflict, leading to a not particularly happy state.
I think it will be better to instead use stacked repositories to solve this problem.
(I wish that shared repositories really did work... but it's not nearly reliable enough yet).