Does anyone know what is and is not currently supported for ClearCase
as an SCM tool on Windows?

For example I see instructions for posting commited code reviews using
post-review.exe under ClearCase section in
http://www.reviewboard.org/docs/manual/1.0/users/tools/post-review/

Does the "Todo" mean it is only on the wish list and not yet
implemented?

I also see a --label=<LABEL> under ClearCase options for post-
review.exe but I am not clear as to how a single label can designate a
diff of two distinct revisions.

I tried this anyway and I got::

Traceback (most recent call last):
  File "C:\Python25\Scripts\post-review-script.py", line 8, in
<module>    load_entry_point('RBTools==0.2beta2', 'console_scripts',
'post-review')()
  File "C:\Python25\lib\site-packages\rbtools-0.2beta2-py2.5.egg
\rbtools\postreview.py", line 2509, in main
  File "C:\Python25\lib\site-packages\rbtools-0.2beta2-py2.5.egg
\rbtools\postreview.py", line 954, in diff_label
  File "C:\Python25\lib\site-packages\rbtools-0.2beta2-py2.5.egg
\rbtools\postreview.py", line 947, in diff
  File "C:\Python25\lib\site-packages\rbtools-0.2beta2-py2.5.egg
\rbtools\postreview.py", line 811, in get_extended_namespace
  File "C:\Python25\lib\site-packages\rbtools-0.2beta2-py2.5.egg
\rbtools\postreview.py", line 790, in get_previous_version
ValueError: too many values to unpack

Do you know how I get to the postreview.py script inside the rbtools
egg to modify it?

On the other hand it is easy enough for me to generate the diffs
myself out of ClearCase, but is there any way for me post these
directly into the RB server ?

Maybe by passing them to post-review.exe but only to be posted to the
RB server ?

Thanks,

Sassan


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to