problem with post-review and clearcase

2013-09-23 Thread Gabriela J
Hey, I'm trying to run ReviewBoard with clearcase, and I'm having trouble uploading a diff to the website. I'm running reviewboard 1.7.14 and RBtools 0.5.2. Here is the message I'm getting when running post-review in debug mode (pathnames and addresses replaced by Zs and hostname): ---

Support post-review in Clearcase snapshot view

2013-02-04 Thread Tao Zhou
Hi, submited a review request for rbtool to support Clearcase snapshot post-review, see below link: http://reviews.reviewboard.org/r/3822/ Please check if it has some problem, I would like to see this feature being formally supported, as it will be useful for clearcase snapshot users

Re: post-review with clearcase

2010-08-17 Thread Shambhu
. Regards, Shambhu. On Aug 10, 10:09 pm, Dan Savilonis d...@n-cube.org wrote: Can you check the mailing lists and reviews.reviewboard.org? This sounds like something that came up before. Unfortunately post-review and Clearcase support are not in particularly good shape in the released version

Re: post-review with clearcase

2010-08-17 Thread Christian Hammond
? This sounds like something that came up before. Unfortunately post-review and Clearcase support are not in particularly good shape in the released version. It really needs to have some newer patches merged in to get things working more sensibly. Dan On Aug 9, 11:06 am, Shambhu

Re: post-review with clearcase

2010-08-11 Thread Dan Savilonis
Can you check the mailing lists and reviews.reviewboard.org? This sounds like something that came up before. Unfortunately post-review and Clearcase support are not in particularly good shape in the released version. It really needs to have some newer patches merged in to get things working more

Re: post-review with clearcase

2010-08-11 Thread Shambhu
Hi Guys, After debugging postreview.py, i found that diff upload is hanging at line r = urllib2.Request(url, body, headers) under function http_post. Here is value of 'headers', 'url', 'body' value of 'r' from debug print: HEADERS: {'Content-Length': '868', 'Content-Type':

Re: post-review with clearcase

2010-08-11 Thread Shambhu
Hi Everyone, Please help. Any suggestion to resolve this problem? Regards, Shambhu. On Aug 9, 8:06 pm, Shambhu shambhu.1...@gmail.com wrote: Hi,        After making some minor modification to resolve below error, post-review script is able to proceed further. But now

Re: post-review with clearcase

2010-08-11 Thread Shambhu
lists and reviews.reviewboard.org? This sounds like something that came up before. Unfortunately post-review and Clearcase support are not in particularly good shape in the released version. It really needs to have some newer patches merged in to get things working more sensibly. Dan On Aug 9

Re: post-review with clearcase

2010-08-09 Thread Shambhu
Hi, After checking with python-list i found that i was misinterpreting the output error message. The actual problem is post- review script is not able to access file c:\docume~1\shambhu \locals~1\temp\4e0c6ccee4b4ee199cc18529c0bbf8c4 if this file is already present if there is failure in

Re: post-review with clearcase

2010-08-09 Thread Shambhu
Hi, After making some minor modification to resolve below error, post-review script is able to proceed further. But now it hangs at diff upload. It is not showing any error or warning. I tried to upload diff generated by post-review through webui, but it hangs there also without any error

Re: post-review with clearcase

2010-08-07 Thread Shambhu
Hi, This time I tried post-review with checkedout file. I ran command $post-review -d checkedout_Filename But even with checkedout file it is failing. Here is trace log: Traceback (most recent call last): File C:\Python25\Scripts\post-review-script.py, line 8, in module

post-review with clearcase

2010-08-06 Thread Shambhu
Hi, I am new to ReviewBoard. I installed reviewboard verion 1.5rc1 rbtools 0.2.1alpha0.dev in windows machine. I am using clearcase as version control. When i use command $post-review -d file.name, i am getting file not found error, but the file is actually there. I am using dynamic view

Re: Access is denied using post-review with ClearCase under Cygwin

2010-01-27 Thread Jan Koprowski
Maybe someone want to know. Actually I not pretty sure which change made that all start working. I just describe my configuration. I use Vobs which location is somewhere in company's network on clearcase servers. I use Python 2.5.4 and made my changes in C:

Re: Access is denied using post-review with ClearCase under Cygwin

2010-01-26 Thread Jan Koprowski
After use dynamic view and made changes in ClearCaseClient class in postreview I stop getting this problem. On Jan 25, 5:14 pm, Jan Koprowski jan.koprow...@gmail.com wrote: Hi!   On the beginning I want to say that ReviewBoard is great tool. The best I have ever seen. Excellent job!   I'am

Re: post-review under clearcase / HOW TO ?

2009-06-13 Thread Christian Hammond
in a execute call. I don't remember if I reached the point of actually posting a review though as I had not much time to play with clearcase+reviewboard :) Regards, Bartek Celary 2009/5/25 mahesh forvai...@gmail.com: post-review under clearcase / HOW TO ? Hi, I have set up

Re: post-review under clearcase / HOW TO ?

2009-05-25 Thread Bartlomiej Celary
if I reached the point of actually posting a review though as I had not much time to play with clearcase+reviewboard :) Regards, Bartek Celary 2009/5/25 mahesh forvai...@gmail.com: post-review under clearcase / HOW TO ? Hi, I have set up a django based review-board (i.e. without apache