how to add functionality when publishing Review request

2011-11-01 Thread Roger Layani
Hi

I am novice in Review Board development.
I would like to create a link between Review Board and Rational Team
Concert bug tracker(Work Items)
for this I would like to add a call to external script that will
automatically create a link (in RTC WI) to the Review Request url.
I thinked to do this,by wrappering it in  Publish action.
 Can someone help on where making this change?

Thx
Roger Layani

-- 
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


The patch to '...' didn't apply cleanly.

2011-11-01 Thread Dave
I just installed ReviewBoard 1.6.1 yesterday on an Ubuntu Natty VM.  I
am using it with mercurial-reviewboard + TortoiseHG on Windows.
Just after installing, I was able to post a review, view the diff, add
a comment, and close the review.

Today, it seems that every review I post, I end up with this error
message when trying to view the diff: The patch to '...' didn't apply
cleanly. The temporary files have been left in '/tmp/
reviewboard.wXqUcy' for debugging purposes. `patch` returned: patching
file /tmp/reviewboard.wXqUcy/tmpSBdNHP Hunk #1 FAILED at 7. 1 out of 1
hunk FAILED -- saving rejects to file /tmp/reviewboard.wXqUcy/
tmpSBdNHP-new.rej

I don't see any obvious issues with the .diff or .rej files.  The
server has patch --version = 2.6.

Does anyone have any suggestions to fix this or debug further?

Thanks!
Dave

-- 
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


Re: Issue 2346 in reviewboard: easy_install ReviewBoard fails on Pycrypto

2011-11-01 Thread reviewboard


Comment #6 on issue 2346 by mike.sch...@gmail.com: easy_install ReviewBoard  
fails on Pycrypto

http://code.google.com/p/reviewboard/issues/detail?id=2346

Installing gcc, that solved my problem.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2346 in reviewboard: easy_install ReviewBoard fails on Pycrypto

2011-11-01 Thread reviewboard


Comment #7 on issue 2346 by chip...@gmail.com: easy_install ReviewBoard  
fails on Pycrypto

http://code.google.com/p/reviewboard/issues/detail?id=2346

In general, you can probably get a copy of PyCrypto from your Linux  
distribution, assuming Linux.


PyCrypto is very much needed, so removing it from setup.py won't buy you  
much.


This isn't the first time they've gone down... we probably should just  
mirror some version of it.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2346 in reviewboard: easy_install ReviewBoard fails on Pycrypto

2011-11-01 Thread reviewboard


Comment #8 on issue 2346 by chip...@gmail.com: easy_install ReviewBoard  
fails on Pycrypto

http://code.google.com/p/reviewboard/issues/detail?id=2346

Okay, I've placed a copy of it in our mirror directory. Hopefully the  
script will properly fall back on that when installing the Review Board  
package. It won't work automatically if straight-up installing pycrypto  
from easy_install.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2361 in reviewboard: Cannot hide a repository whose target no longer exists

2011-11-01 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2361 by jared.gr...@gmail.com: Cannot hide a repository whose  
target no longer exists

http://code.google.com/p/reviewboard/issues/detail?id=2361

What version are you running?
1.5.5

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

What steps will reproduce the problem?
1. Create a repository in RB
2. Delete the target svn/git repo
3. Try to hide that repo or change its name

What is the expected output? What do you see instead?
Error message: A repository was not found at the specified path.
The only remedy appears to be to delete the repository in RB, but that will  
delete hundreds of completed reviews. We have moved our repo from SVN to  
GIT and only want to hide the old repo without removing its reviews


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2362 in reviewboard: Pressing escape doesn't cancel the comment-entry dialog in Firefox

2011-11-01 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2362 by acidh...@gmail.com: Pressing escape doesn't cancel the  
comment-entry dialog in Firefox

http://code.google.com/p/reviewboard/issues/detail?id=2362

What version are you running?
1.6.1

What's the URL of the page containing the problem?
The diff page of any review

What steps will reproduce the problem?
1. Click in the diff to start a comment
2. Type something into the edit box
3. Press escape

What is the expected output? What do you see instead?
Expected: The dialog should be dismissed and the comment discarded.
Actual: Nothing happens.
This is a regression from 1.5.

What operating system are you using? What browser?
FF 3.6.23 on Win 7 SP1. This problem does not happen in IE 8.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.