3179: add support for UCM clearcase activity

nan****@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 20, 2014
What version are you running?
rbtools-0.5.1
reviewboard server 1.7.6

What's the URL of the page this enhancement relates to, if any?
NA


Describe the enhancement and the motivation for it.
create a review request of changeset made during a ucm clearcase activity


What operating system are you using? What browser?
linux ubuntu/rhel


Please provide any additional information below.
UCM clearcase activity changeset contains list of all files checked in during this activity.

For example:
file1@@/main/stream/1
file2@@/main/stream/2
file2@@/main/stream/3
means during this activity changeset will be something like that

file@@/main/stream/<min_id-1>:file@@/main/stream/<max_id-1>

ie
file1@@/main/stream/0:file1@@/main/stream/1
+
file2@@/main/stream/1:file2@@/main/stream/3
#1 nan****@gmai***** (Google Code) (Is this you? Claim this profile.)
please find a proposal here
https://reviews.reviewboard.org/r/5168
david
#2 david
  • +Component-RBTools
chipx86
#3 chipx86
  • +Project-RBTools
#4 nan****@gmai***** (Google Code) (Is this you? Claim this profile.)
latest proposal using parse_revision_spec
https://reviews.reviewboard.org/r/6235

regards,

Nicolas
david
#5 david
Fixed in release-0.6.x (30b0194). Thanks!
  • +Fixed