Re: Issue 1738 in reviewboard: post-review --revision-range fails when files have been removed.

2010-07-28 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 1113

Comment #1 on issue 1738 by trowbrds: post-review --revision-range fails  
when files have been removed.

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

(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.



Issue 1738 in reviewboard: post-review --revision-range fails when files have been removed.

2010-07-26 Thread reviewboard

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

New issue 1738 by tagster: post-review --revision-range fails when files  
have been removed.

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

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

What version are you running?
RBTools 0.2

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1. remove a file in a revision (we'll call revision 3).
2. post-review --revision-range=0:4


What is the expected output? What do you see instead?
Review request #number created.

http://location/number

What operating system are you using? What browser?
Linux, Firefox 3

Please provide any additional information below.
post-review --revision-range attempts to call svn info on the removed  
node, this causes failure:


Failed to execute command: ['svn', 'info', 'path']
['path:  (Not a versioned resource)\n', '\n', 'svn: A problem occurred;  
see other errors for details\n']


--
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.