LDAP configuration problem

2012-08-20 Thread Raymond Meng
hi guys: I'm quite a freshman of reviewboard. I met problems during my LDAP configuration. my settings: LDAP server: 10.10.192.41:389 LDAP base DN: ou=example,dc=example,dc= example given name attribute: givenName surname attribute: sn full name attribute: cn E-mail Domain: example.com E-mail

Re: Eclipse plugin for posting reviews

2012-08-20 Thread cmuser
hey, can we have same plugin for cvs also? On Monday, April 26, 2010 2:36:36 PM UTC+5:30, Radoslav Gerganov wrote: Hi, I made a simple Eclipse plugin for posting review requests when using the Perforce SCM and P4WSAD (the Perforce plugin for Eclipse). My plugin adds a new action in the

Re: Got API Error 206 (HTTP code 400): The repository path specified is not in the list of known repositories

2012-08-20 Thread cmuser
have checked in /etc/hosts file 172.1.8103 def def.domain.com which is correct entry. My reviewboard cvs repo entry is also correct- :pserver:cmuser@def:/opt/cvsroot On Monday, August 20, 2012 4:38:36 PM UTC+5:30, cmuser wrote: I have reviewboard install on server named ABC(172.16.7.100)

Re: Trying to configure CVS repository but always gets A repository was not found at the specified path.

2012-08-20 Thread iamagui
Could you let me know what you mean by 'how can I specify the module'? You mean in the webpage? And how are you accessing your subprojects? I am using CVS and it works with just 'server:/cvsntroot'. I am NOT an expert, just trying to share what I know. -- Want to help the Review Board

Re: Trying to configure CVS repository but always gets A repository was not found at the specified path.

2012-08-20 Thread Paulo Silva
Thanks for your help, I use CVS with server:/cvsntroot but I also need to specify what's my working directory (module, subproject). I mean, that's my CVSROOT but in my CVS there are projects for my whole company and I don't have access to the root dir, only some subprojects/modules. So when I

how to use nginx to host review board site

2012-08-20 Thread Michael Zhu
Dear all, I want to setup reviewboard using nginx. please help me. thank you all. B.R. Michael -- 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/

Re: how to use nginx to host review board site

2012-08-20 Thread Christian Hammond
Hi Michael, Here's a configuration you can base yours off of: upstream reviews { server 127.0.0.1:6081; } server { listen 80; server_name reviews.reviewboard.org reviews.review-board.org; access_log /var/www/reviews.reviewboard.org/logs/nginx_access_log; error_log

Issue 2710 in reviewboard: Can see and edit other users' comments before they're published

2012-08-20 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2710 by richa...@gmail.com: Can see and edit other users' comments before they're published http://code.google.com/p/reviewboard/issues/detail?id=2710 What version are you running? 1.6.11 What's the URL of the page

Re: Issue 2710 in reviewboard: Can see and edit other users' comments before they're published

2012-08-20 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 2710 by trowb...@gmail.com: Can see and edit other users' comments before they're published http://code.google.com/p/reviewboard/issues/detail?id=2710 Is Person C an admin? -- You received this message because you are subscribed to the

Re: Issue 2710 in reviewboard: Can see and edit other users' comments before they're published

2012-08-20 Thread reviewboard
Comment #2 on issue 2710 by richa...@gmail.com: Can see and edit other users' comments before they're published http://code.google.com/p/reviewboard/issues/detail?id=2710 Person C is NOT an admin. Another person (an admin) could see the unpublished comments as well. -- You received this

Issue 2711 in reviewboard: Unable to fix issue

2012-08-20 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2711 by mailkart...@gmail.com: Unable to fix issue http://code.google.com/p/reviewboard/issues/detail?id=2711 * NOTE: Do not post confidential information in this bug report. * * If you need immediate support, please

Re: Issue 2711 in reviewboard: Unable to fix issue

2012-08-20 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 2711 by trowb...@gmail.com: Unable to fix issue http://code.google.com/p/reviewboard/issues/detail?id=2711 Please check the javascript console to see if there are any errors. -- You received this message because you are subscribed to the

Re: Issue 2359 in reviewboard: Review creation fails with patches created with Subversion 1.7.x if they include a property change.

2012-08-20 Thread reviewboard
Comment #24 on issue 2359 by huangsha...@gmail.com: Review creation fails with patches created with Subversion 1.7.x if they include a property change. http://code.google.com/p/reviewboard/issues/detail?id=2359 SVN property should be treated as code modification. When submmiter change