1422: post-review doesn't gracefully handle ClearCase deployments where VOBs are mounted as subdirectories of /vobs

bryan.******@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 22, 2009
1421
What version are you running?
RBTools-0.2Beta2

What's the URL of the page containing the problem?
post-review

What steps will reproduce the problem?
1.On a system with ClearCase and vobs mounted under / instead of /vobs 
2.run cleartool lsco -cview -me -recurse -short | xargs post-review

What is the expected output? What do you see instead?
The expected output is that it succeeds what I see is

$ cleartool lsco -cview -me -recurse -short | xargs post-review -d
--username bhalter --password 1234
>>> svn info
>>> cleartool pwv -short
>>> repository info: Path: /view/reviewboard-view, Base path:
/view/reviewboard-view, Supports changesets: False
>>> cleartool desc -pre /devvob/integration/release/buildinfo.xml
>>> cleartool desc -fmt %Vn /de/vob
Failed to execute command: ['cleartool', 'desc', '-fmt', '%Vn', '/de/vob']
cleartool: Error: Unable to access "/de/vob": No such file or directory.


What operating system are you using? What browser?

Centos 5.4
Please provide any additional information below.
#1 bryan.******@gmai***** (Google Code) (Is this you? Claim this profile.)
This bug should be closed it is a dupe of 1421