Re: Issue 1637 in reviewboard: Review Board + perforce can not upload diff

2010-07-01 Thread reviewboard


Comment #7 on issue 1637 by chipx86: Review Board + perforce can not upload  
diff

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

The problem looks to be that p4 (or p4.exe) isn't installed on the server.  
It must be available in the path so the web server can access 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-iss...@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 1704 in reviewboard: Problem with clearcase and post-review....

2010-07-01 Thread reviewboard

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

New issue 1704 by louishovasse: Problem with clearcase and post-review
http://code.google.com/p/reviewboard/issues/detail?id=1704

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
ReviewBoard 1.0.8


What steps will reproduce the problem?
1.try to post-review with clearcase


What is the expected output? What do you see instead?
Z:\vob_demopost-review
Traceback (most recent call last):
  File C:\Python25\Scripts\post-review-script.py, line 8, in module
load_entry_point('RBTools==0.2', 'console_scripts', 'post-review')()
   
File C:\Python25\lib\site-packages\rbtools-0.2-py2.5.egg\rbtools\postreview.p

y, line 2847, in main
   
File C:\Python25\lib\site-packages\rbtools-0.2-py2.5.egg\rbtools\postreview.p

y, line 1033, in diff
   
File C:\Python25\lib\site-packages\rbtools-0.2-py2.5.egg\rbtools\postreview.p

y, line 897, in get_extended_namespace
   
File C:\Python25\lib\site-packages\rbtools-0.2-py2.5.egg\rbtools\postreview.p

y, line 888, in get_previous_version
IndexError: list index out of range

Z:\vob_demo

What operating system are you using? What browser?
Windows XP SP3 4x3GHz 4Go ram
WAMP5 Python2.5 mod_python

Please provide any additional information below.
Everytime I try to post a review with clearcase configuration, I have this  
error message...


Thank you for helping.
Regards

Louis

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1705 in reviewboard: SELLING A PHONE

2010-07-01 Thread reviewboard

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

New issue 1705 by angelapelaez90: SELLING A PHONE
http://code.google.com/p/reviewboard/issues/detail?id=1705

BRAND NEW BLACKBERRY BOLD 9700 BUY IT :D

*NOTE: Do not post confidential information in this bug report.*

What version are you running?


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


What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1706 in reviewboard: View Diff causes un-saved changes to Description to be dropped

2010-07-01 Thread reviewboard

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

New issue 1706 by gtalvola: View Diff causes un-saved changes to  
Description to be dropped

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

What version are you running?

1.5 beta 2

What steps will reproduce the problem?

When viewing a review request, start editing the description field.  Then  
click on View Diff.  This drops your edits to the Description field without  
warning, potentially causing you to lose quite a lot of typing.


I'd prefer automatic save of all pending edits.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1707 in reviewboard: Description should not be required

2010-07-01 Thread reviewboard

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

New issue 1707 by gtalvola: Description should not be required
http://code.google.com/p/reviewboard/issues/detail?id=1707

What version are you running?  1.5 beta 2

Sometimes the summary is enough to describe the review request, and the  
description isn't necessary.  I'd prefer the option to allow an empty  
description.



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1705 in reviewboard: SELLING A PHONE

2010-07-01 Thread reviewboard

Updates:
Status: Spam

Comment #1 on issue 1705 by trowbrds: SELLING A PHONE
http://code.google.com/p/reviewboard/issues/detail?id=1705

Try craigslist.org

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1637 in reviewboard: Review Board + perforce can not upload diff

2010-07-01 Thread reviewboard


Comment #8 on issue 1637 by paul.dubois: Review Board + perforce can not  
upload diff

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

That was the issue.  p4 in /usr/sbin instead of /usr/bin.  Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1708 in reviewboard: guess-summary generates bad summary when hg doesn't trust hgrc

2010-07-01 Thread reviewboard

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

New issue 1708 by gordon.morehouse: guess-summary generates bad summary  
when hg doesn't trust hgrc

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

What version are you running?

post-review 0.2.1 alpha 0

What steps will reproduce the problem?
1. Post a review using post-review in a case where relevant .hgrc is not  
trusted by Mercurial -- see  
http://www.selenic.com/pipermail/mercurial/2006-October/011550.html
2. Summary contains two concatenated error messages: Not trusting file  
/path/to/.hg/hgrc from untrusted user user1, group group1 Not trusting file  
/path/to/.hg/hgrc from untrusted user user1, group group1


Should instead see a proper summary, or something other than  
smushed-together error messages.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1708 in reviewboard: guess-summary generates bad summary when hg doesn't trust hgrc

2010-07-01 Thread reviewboard


Comment #1 on issue 1708 by gordon.morehouse: guess-summary generates bad  
summary when hg doesn't trust hgrc

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

I'm going to amend this -- post-review doesn't appear to be using the  
global .hgrc in ~/.hgrc, because in the above example, user1 and group1 are  
listed as trusted there.


The title of this bug should be changed and the priority bumped a bit  
higher accordingly, it's less than just cosmetic.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1708 in reviewboard: guess-summary generates bad summary when hg doesn't trust hgrc

2010-07-01 Thread reviewboard


Comment #2 on issue 1708 by gordon.morehouse: guess-summary generates bad  
summary when hg doesn't trust hgrc

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

...This also appears in the description.  Sorry about the rapid fire  
posting, but I forgot to mention that fact and that this applies to  
--guess-summary and --guess-description.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1709 in reviewboard: The diff view is misplaced

2010-07-01 Thread reviewboard

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

New issue 1709 by vera1171: The diff view is misplaced
http://code.google.com/p/reviewboard/issues/detail?id=1709

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.5beta2

What's the URL of the page containing the problem?
It's in the LAN,so there is no way to give.

What steps will reproduce the problem?
1.create review topic,and then publish
2.view diff
3.

What is the expected output? What do you see instead?
I expected the diff view is exactly show difference.However,I saw the  
difference is misplaced.


What operating system are you using? What browser?
Window xp sp2.Firefox.

Please provide any additional information below.
You can see the picture I uploaded.

Attachments:
错位.JPG  64.7 KB

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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.