| Issue 1393: | uploading diff fails for bzr when containing changes to a renamed file | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What version are you running? 1.0.5.1 and master What's the URL of the page containing the problem? N/A What steps will reproduce the problem? Unable to reproduce with a simple bzr branch. Working on that. However, debugging shows that fileid is None in bzr.py. Since bzr's fileid is created when the file is added and retained when renaming or moving files, the change proposed in http://reviews.reviewboard.org/r/1209/ is safe. What is the expected output? What do you see instead? Uploading a diff that contains changes to renamed files (all of them actually) fails with an SCMError exception. Uploading should work, since the file is present, just renamed. What operating system are you using? What browser? Irrelevant, happens all the time. Please provide any additional information below. http://reviews.reviewboard.org/r/1209/ contains the proposed patch for this (works for both master and release-1.0.5.1). |
||||||||||||||
,
Nov 12, 2009
Fixed on release-1.0.x and master (r7eb6cec).
Status: Fixed
Owner: chipx86 Labels: Component-SCMTools Milestone-Release1.0.x |
|||||||||||||||
| ► Sign in to add a comment | |||||||||||||||