bzr resolved does not resolve shape conflicts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
I had a conflict, and thus I resolved the conflict by hand. Then, I did 'bzr resolved <file>'. However, bzr told me the files were not conflicted, and I still could not commit. See the console log below. What's going wrong here?
~/Documents/
Kelder/
~/Documents/
Kelder/
~/Documents/
Conflict adding file Kelder/
Conflict adding file Kelder/
Conflict adding file Kelder/
Conflict adding file Kelder/
Conflict adding file Kelder/
Conflict adding file Kelder/
~/Documents/
bzr: ERROR: Conflicts detected in working tree. Use "bzr conflicts" to list, "bzr resolve FILE" to resolve.
tags: | added: conflicts |
tags: | added: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: |
added: confusing-ui removed: check-for-breezy |
Fri 2009-06-19 11:05:22 +0200 user>/. bazaar/ plugins python2. 6/dist- packages/ bzrlib/ plugins n/Documenten'
0.054 bzr arguments: [u'resolved', u'database.txt']
0.096 looking for plugins in /home/<
0.097 looking for plugins in /usr/lib/
0.196 encoding stdout as sys.stdout encoding 'UTF-8'
0.242 opening working tree '/mnt/Documente
0.322 return code 0
Fri 2009-06-19 11:05:27 +0200 Taak.java' ] user>/. bazaar/ plugins python2. 6/dist- packages/ bzrlib/ plugins n/Documenten'
0.040 bzr arguments: [u'resolved', u'TaakProg/
0.065 looking for plugins in /home/<
0.065 looking for plugins in /usr/lib/
0.177 encoding stdout as sys.stdout encoding 'UTF-8'
0.234 opening working tree '/mnt/Documente
0.281 return code 0
Fri 2009-06-19 11:05:31 +0200 user>/. bazaar/ plugins python2. 6/dist- packages/ bzrlib/ plugins n/Documenten'
0.048 bzr arguments: [u'conflicts']
0.067 looking for plugins in /home/<
0.068 looking for plugins in /usr/lib/
0.164 encoding stdout as sys.stdout encoding 'UTF-8'
0.209 opening working tree '/mnt/Documente
0.217 return code 0
Fri 2009-06-19 11:05:35 +0200 user>/. bazaar/ plugins python2. 6/dist- packages/ bzrlib/ plugins n/Documenten' trunk/. bzr/branch- format trunk/. bzr/branch/ format trunk/. bzr/branch trunk/. bzr/repository/ format trunk/. bzr/repository trunk/. bzr/branch/ branch. conf trunk/. bzr/branch/ branch. conf trunk/. bzr/repository/ pack-names trunk/. bzr/branch/ branch. conf trunk/. bzr/branch/ branch. conf python2. 6/dist- packages/ bzrlib/ commands. py", line 729, in exception_ to_return_ code python2. 6/dist- packages/ bzrlib/ commands. py", line 924, in run_bzr python2. 6/dist- packages/ bzrlib/ commands. py", line 560, in run_argv_aliases **all_cmd_ args) python2. 6/dist- packages/ bzrlib/ builtins. py", line 2944, in run BzrCommandError ('Conflicts detected in working '
0.056 bzr arguments: [u'commit', u'-m', u'']
0.078 looking for plugins in /home/<
0.078 looking for plugins in /usr/lib/
0.172 encoding stdout as sys.stdout encoding 'UTF-8'
0.222 opening working tree '/mnt/Documente
0.247 FTP get: /afstuderen/
0.248 Constructing FTP instance against ('ftp.<user>.nl', None, u'<inlog>', '********', False)
0.561 FTP get: /afstuderen/
0.698 FTP stat: /afstuderen/
0.773 FTP get: /afstuderen/
0.907 FTP stat: /afstuderen/
1.000 FTP get: /afstuderen/
1.134 FTP get: /afstuderen/
1.267 FTP get: /afstuderen/
1.400 FTP get: /afstuderen/
1.535 FTP get: /afstuderen/
1.668 preparing to commit
1.691 Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
raise errors.
BzrCommandError: Conflicts detected in working tree. Use "bzr conflicts" to list, "bzr resolve FILE" to resolve.
1.691 return code 3