1375: ClearCase scm does not support main\0 and main\1 diff

bianji******@gmai***** (Google Code) (Is this you? Claim this profile.)
April 4, 2011
What version are you running?
review board 1.0.1

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.add a new file to ClearCase. 
2.there is only main\0 and main\1 version in ClearCase. get main\0 is 
empty file
3.use post-review to add request.WindowsError:  
4.[Error 3] The system cannot find the path specified: 
BackUpResultTask.java@@\\@@\\main\\0'

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


What operating system are you using? What browser?


Please provide any additional information below.
#1 davemc*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Workaround is to check-in a blank file for \main\1 and then do your diff on \main\2
vs \main\1.
david
#2 david
  • +ClearCase scm does not support main\0 and main\1 diff
david
#3 david
  • +Component-RBTools
david
#4 david
Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks!
  • +Fixed