multiple developers commit different files to same bound branch

Vaclav Bilek vaclav.bilek at e-comsystems.cz
Tue Jan 6 14:57:49 GMT 2009


Hi

I have some newbie question I did not find answer for in other sources.

Imagine following situation -  centralized model:

I  have shared repository without trees - SHARED_REPO.
In this repository I have branch MY_BRANCH
 From this repository you I have checked out two working trees A and B.
Each of this working tree is used by two different developers.
I do change in both working trees in different files.
Now I commit changes in working tree A.
And after that I commit my changes in working tree B - now the problem 
occurs.
Based on what I know I must first update the whole working tree B and 
than do the commit - and that is what I don't want.
The other symptom of this "feature" is that it is not easy to get the 
list of changes what has been done by other developers in the main 
branch (the branch my working tree is bound to).

I enclosed bash shell script what can test what I described above. It 
will fail in the step 9.

I am new to bazaar and I like it very much but this is critical feature 
for me and my team so I would be happy if someone could explain me what 
am I doing wrong.


Best regards
Vaclav Bilek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-concurrent-test.sh
Type: application/x-sh
Size: 1444 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090106/8298cf9a/attachment.sh 


More information about the bazaar mailing list