Re: Issue 1589 in reviewboard: Review board doesn't display diffs which contain deleted files properly for Mercurial

2010-05-17 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1589 by chipx86: Review board doesn't display diffs  
which contain deleted files properly for Mercurial

http://code.google.com/p/reviewboard/issues/detail?id=1589

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1589 in reviewboard: Review board doesn't display diffs which contain deleted files properly for Mercurial

2010-04-22 Thread reviewboard


Comment #1 on issue 1589 by s.a.grig...@gmail.com: Review board doesn't  
display diffs which contain deleted files properly for Mercurial

http://code.google.com/p/reviewboard/issues/detail?id=1589

When I upgraded to ReviewBoard version 1.0.7 on Ubuntu 9.10, the problem  
disappeared.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 1589 in reviewboard: Review board doesn't display diffs which contain deleted files properly for Mercurial

2010-04-02 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1589 by s.a.grig...@gmail.com: Review board doesn't display diffs  
which contain deleted files properly for Mercurial

http://code.google.com/p/reviewboard/issues/detail?id=1589

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.0.5.1

What's the URL of the page containing the problem?
private corporate installation

What steps will reproduce the problem?
1. Setup Mercurial repository
2. Delete a file in Mercurial and commit
3. Create a diff for the last commit
4. Upload to Review Board

What is the expected output? What do you see instead?

For every deleted file I see an error, while modified files are displayed
correctly.

The patch to
'java-tools/net/worldticket/tools/db/patches/patch_3_02_23/AddDefaultReportPriorityToRoleTable.java'
didn't apply cleanly. The temporary files have been left in
'/tmp/reviewboard.kGrART' for debugging purposes. `patch` returned:
patching file /tmp/reviewboard.kGrART/tmpOrshxv Reversed (or previously
applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1
out of 1 hunk ignored -- saving rejects to file
/tmp/reviewboard.kGrART/tmpOrshxv-new.rej

Traceback (most recent call last):
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/views.py,
line 153, in view_diff
interdiffset, highlighting, True)
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py,
line 623, in get_diff_files
large_data=True)
  File
/usr/lib64/python2.6/site-packages/Djblets-0.5.6-py2.6.egg/djblets/util/misc.py,
line 162, in cache_memoize
data = lookup_callable()
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py,
line 622, in lambda
enable_syntax_highlighting),
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py,
line 345, in get_chunks
new = get_patched_file(old, filediff)
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py,
line 261, in get_patched_file
return patch(filediff.diff, buffer, filediff.dest_file)
  File
/usr/lib64/python2.6/site-packages/ReviewBoard-1.0.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py,
line 129, in patch
(filename, tempdir, patch_output))
Exception: The patch to
'java-tools/net/worldticket/tools/db/patches/patch_3_02_23/AddDefaultReportPriorityToRoleTable.java'
didn't apply cleanly. The temporary files have been left in
'/tmp/reviewboard.kGrART' for debugging purposes.
`patch` returned: patching file /tmp/reviewboard.kGrART/tmpOrshxv
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file
/tmp/reviewboard.kGrART/tmpOrshxv-new.r



What operating system are you using? What browser?
Ubuntu 9.10, Firefox 3.5.8




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.