3121: uploading diff file or using post-review

chaoya******@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 31, 2014
What version are you running?
Python2.7
reviewboard-1.7.16
RBTools-0.5.2
clearcase snapshot

What's the URL of the page containing the problem?
localhost/review/r/new

What steps will reproduce the problem?
create a new review request or use command post-review

What is the expected output? What do you see instead?
cant't upload the diff file,error like below
Unable to access "/glpub/src/client/vouchermanage/nc/ui/gl/voucher/opmodels/SaveTwoVoucherOperationModel.java@@": No such file or directory.
sometimes error appears "reviewboard the selected file does not appear to be a diff"

What operating system are you using? What browser?
Operating System-windows2003
Browser-chrome

Please provide any additional information below.
1、how to set the repository for clearcase snapshot?
2、when i create a new review request, how to set BaseDirectory?
3、when i use command post-review,got a problem, error logs are in email attachments。
E:\ViewStorage\NC_FI_GL6.31_dev_2\NC6_FI_VOB\NC_FI_GL\glpub\src\client\voucherma
nage\nc\ui\gl\voucher\opmodels>post-review --debug SaveTwoVoucherOperationModel.
java
>>> RBTools 0.5.2
>>> Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]
>>> Running on Windows-2003Server-5.2.3790-SP2
>>> Home = C:\Documents and Settings\zhaoyangm\Application Data
>>> Current Directory = E:\ViewStorage\NC_FI_GL6.31_dev_2\NC6_FI_VOB\NC_FI_GL\gl
pub\src\client\vouchermanage\nc\ui\gl\voucher\opmodels
>>> Checking the repository type. Errors shown below are mostly harmless.
DEBUG:root:Checking for a Subversion repository...
DEBUG:root:Checking for a Git repository...
DEBUG:root:Checking for a Mercurial repository...
DEBUG:root:Checking for a CVS repository...
DEBUG:root:Checking for a Perforce repository...
DEBUG:root:Checking for a Plastic repository...
DEBUG:root:Checking for a ClearCase repository...
DEBUG:root:Running: cleartool pwv -short
DEBUG:root:Running: d
david
#1 david
Unfortunately, ClearCase support is a third-party contribution and we don't really have any expertise in it. I suggest sending email to the community list and seeing if you can get answers to your questions there.
david
#2 david
  • +Component-RBTools
david
#3 david
ClearCase support has had numerous improvements in the master branch, and 0.6 should be much better. I'm going to assume this is fixed.
  • +Fixed