Re: Upgrade from 1.5.7 to 1.7.0.1

2013-03-13 Thread kvr
Resolved this by installing django-pipeline version-1.2.17 On Wednesday, March 13, 2013 11:17:44 AM UTC+5:30, kvr wrote: Hi , We are upgrading our Review Board 1.5.7 to 1.7.0.1. Upgrade was successful but while accessing the site, we encountered the following error. CompilerError at

Re: Upgrade from 1.5.7 to 1.7.0.1

2013-03-13 Thread Christian Hammond
How did you upgrade Review Board? The proper, supported version should have been taken care of for you (and lessc should never be invoked). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mar 12, 2013, at

LDAP setting in ReviewBoard

2013-03-13 Thread 李海梅
Hello all, when i want to configurate LDAP in reviewboard. i meet this problems. First, the red words remind me to install python-ldap library. And then, i goto reviewboard server to build python-ldap by :yum install python26 python26-ldap . The installation is successfull. And then, i restart

Re: LDAP setting in ReviewBoard

2013-03-13 Thread 李海梅
Meanwhile, I use this command to check: vi ./usr/local/lib/python2.7//site-packages/ReviewBoard-1.7.1-py2.7.egg/reviewboard/admin/checks.py def get_can_enable_ldap(): Checks whether LDAP authentication can be enabled. try: imp.find_module(ldap) return (True, None)

Re: Upgrade from 1.5.7 to 1.7.0.1

2013-03-13 Thread kvr
I have just done normal upgrade but it installed django-pipeline-1.3.6 and django-pipeline-1.3.6 caused this error, after installing 1.2.17 or 1.7.22, it got fixed. On Wednesday, March 13, 2013 12:01:32 PM UTC+5:30, Christian Hammond wrote: How did you upgrade Review Board? The proper,

Fwd: Django Evolution 0.6.9 released

2013-03-13 Thread Christian Hammond
This should help those of you who have had problems upgrading old installs of Review Board. Thanks to everyone who helped me test this! Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com -- Forwarded

Re: Upgrade from 1.5.7 to 1.7.0.1

2013-03-13 Thread Christian Hammond
Oh, because of 1.7.0.1. Right, newer versions hard-code a specific version. Christian On Mar 13, 2013, at 1:30, kvr kvr@gmail.com wrote: I have just done normal upgrade but it installed django-pipeline-1.3.6 and django-pipeline-1.3.6 caused this error, after installing 1.2.17 or 1.7.22,

Re: Error while adding perforce 2012.2 repository to reviewboard 1.7.4

2013-03-13 Thread David Trowbridge
Chuck, This seems to be missing most of the p4python build. In particular I'd like to see the output (and any output files) from the configure step. -David On Tue, Feb 26, 2013 at 1:53 AM, chuck j cjerry2...@gmail.com wrote: Thanks David, please find the attached log file for the below

Installation of extension

2013-03-13 Thread Aditi Sarkar
Hey everyone, I m new to to reviewboard. We are doing a college project on reviewboard. And the requirement of the project is to extend the features of reviewboard. From the official site's guidance we are able to write the extension. We have put all the extension files in a

Re: Installation of extension

2013-03-13 Thread Raja
Hi, http://www.reviewboard.org/docs/codebase/dev/extending/extensions/#python-egg contains instructions on how to install the custom extension. Once you have a setup.py, run setup.py install after writing your extension and restart the server. For activating the extension, goto Admin --

Re: Issue 2926 in reviewboard: when I update diff,download dialog box is appeared. I use ie8.

2013-03-13 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 2889 Comment #1 on issue 2926 by trowb...@gmail.com: when I update diff,download dialog box is appeared. I use ie8. http://code.google.com/p/reviewboard/issues/detail?id=2926 (No comment was entered for this change.) -- You received

Re: Issue 2889 in reviewboard: Cannot update diff using IE8

2013-03-13 Thread reviewboard
Comment #2 on issue 2889 by trowb...@gmail.com: Cannot update diff using IE8 http://code.google.com/p/reviewboard/issues/detail?id=2889 Issue 2926 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications to this address.

Re: Issue 2533 in reviewboard: post-review prefers /home/login/.git over /home/login/svn/.svn

2013-03-13 Thread reviewboard
Comment #5 on issue 2533 by kiwi...@gmail.com: post-review prefers /home/login/.git over /home/login/svn/.svn http://code.google.com/p/reviewboard/issues/detail?id=2533 A more hacky but simpler solution: move SVNClient(options=options) at the top of SCMCLIENTS list in

Re: Issue 1426 in reviewboard: Reply on the diff page is confusing and error-prone.

2013-03-13 Thread reviewboard
Comment #12 on issue 1426 by kiwi...@gmail.com: Reply on the diff page is confusing and error-prone. http://code.google.com/p/reviewboard/issues/detail?id=1426 The documentation itself says : The comment box is not the place to reply to those comments. Instead, you can click the Reply link

Issue 2927 in reviewboard: REPOSITORY in .reviewboardrc as repository name and not url: broken for SVN and local diffs

2013-03-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2927 by kiwi...@gmail.com: REPOSITORY in .reviewboardrc as repository name and not url: broken for SVN and local diffs http://code.google.com/p/reviewboard/issues/detail?id=2927 What version are you running? RBTools 0.4.3

Issue 2928 in reviewboard: When using AD group name filters, group names are not escaped

2013-03-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2928 by jerem...@gmail.com: When using AD group name filters, group names are not escaped http://code.google.com/p/reviewboard/issues/detail?id=2928 *** For customer support, please post to reviewbo...@googlegroups.com ***