Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-16 Thread Dev
Getting error "ImportError at /r/new/ pysvn was built against newer (svn, apr, etc.) libraries then the ones installed on this system. / usr/lib/python2.5/site-packages/pysvn/_pysvn_2_5.so: undefined symbol: _ZN2Py19PythonExtensionBase12rich_compareERKNS_6ObjectEi" after adding Repository. Pl he

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-16 Thread Dev
Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Thu, Oct 16, 2008 at 5:35 AM, Dev <[EMAIL PROTECTED]> wrote: > > > Getting error "ImportError at /r/new/  pysvn was built against newer > > (svn, apr, etc.) libraries then the

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-17 Thread Dev
Hi,Atlast i installed successfully .Anyways Thanks for yr help ..:) Can you pl let me know how to add a reviewer after submitting successful code review? Regards, dev On Oct 17, 10:13 am, Dev <[EMAIL PROTECTED]> wrote: > Actually i am new to reviewboard installation.I follow

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-20 Thread Dev
eck-in for review?Pl give me the steps . Expecting yr reply very keen. Regards, dev On Oct 18, 12:45 am, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > Hi dev. > > The reviewer must have an account on Review Board. All you should need to do > is click the pencil

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-21 Thread Dev
and try to upload a file through command line,it says an error "Error creating review request: The repository path specified is not in the list of known repositories (code 206)" I am stuck again here. Pl help me. Awaiting for yr reply. Regards, dev On Oct 21, 12:43 pm, "Ch

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-21 Thread Dev
The format of the repository path is "svn+ssh://[EMAIL PROTECTED]/data/ svn/careers" Is this correct? Or i need to change the format? Pl help. On Oct 21, 6:27 pm, Dev <[EMAIL PROTECTED]> wrote: > Thanks..I am done in this part. > > Now i stuck in adding multiple repos

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-23 Thread Dev
Is anyone ready to answer my question pl.? On Oct 21, 7:36 pm, Dev <[EMAIL PROTECTED]> wrote: > The format of the repository path is "svn+ssh://[EMAIL PROTECTED]/data/ > svn/careers" > Is this correct? Or i need to change the format? > > Pl help. > > On O

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-28 Thread Dev
ot;careers" is a directory inside your SVN repository. If that's > actually the SVN server's base path, then that should be part of the path in > the server. > > It would help to see what errors you're seeing. > > Christian > > -- > Christian Hammon

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-28 Thread Dev
ust confused. Can you pl help me in this regard.?I am waiting for yr comment christian ..:) Regards, dev On Oct 28, 1:32 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > No prob, glad it works! > > (By the way, "Christy" is more of a girl's name. &q

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-29 Thread Dev
Atlast got it work ..!Thanks. On Oct 28, 2:04 pm, Dev <[EMAIL PROTECTED]> wrote: > Ok Christian ..:) > I have added repository like svn+ssh://10.x.x.x/svn/careers .After > adding this i shall be able to create a review.But when i click "View > Diff" button in gui,i

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-11-05 Thread Dev
Hi, Can anyone pl tell me why i am not able to see comments for second revision of diff file?It's very difficult for me to verify what exactly is fixed in 2nd revision of diff file. Awaiting for reply. Regards, dev On Oct 30, 11:20 am, Dev <[EMAIL PROTECTED]> wrote: > Atla

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-11-06 Thread Dev
Thanks for the reply. Currently i am unable to login to reviewboard from GUI. It says "Incorrect username or password. " but in DB all the users are present.Can pl anyone help in this regard.I am really stuck here. Regards, dev On Nov 5, 3:15 pm, "Christian Hammond" <[

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-11-09 Thread Dev
and bind from LDAP? Regards, dev On Nov 7, 1:20 am, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > What auth backend are you using? Just standard auth? > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Thu, Nov 6, 200

ImportError at / No module named {{ project_name }}.urls

2009-02-05 Thread Dev
I am in the process of installing RB 1.0 which gives me below error. ImportError at / No module named {{ project_name }}.urls Request Method: GET Request URL:http://10.100.101.140:8080/ Exception Type: ImportError Exception Value: No module named {{ project_name }}.urls E

Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
hon2.4/site-packages/ReviewBoard-1.0alpha2- py2.4.egg/reviewboard/scmtools/svn.py", line 115, in get_file raise SCMError(e) SCMError: Connection closed unexpectedly Pl help me in this regard. Regards, dev --~--~-~--~~~---~--~~ You received this messag

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
> VMware, Inc. > > On Wed, Feb 11, 2009 at 1:07 AM, Dev wrote: > > > Hi, > > > I have installed RB 1.0 and pointed webserver as apache. > > I am able to post the reviews perfectly.But when i try to see the diff > > by using 'view diff' buton,i

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
Can you pl let me know what will be my next step to attack this problem? -Dev On Feb 11, 3:50 pm, Christian Hammond wrote: > Diff generation isn't a problem. In SVN, diffs are generated locally without > talking to the server. > > Review Board needs to actually fetch each fi

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
No.This is fresh installation in the centOS machine. Let me try a check-out and let you know. -Dev On Feb 11, 4:27 pm, Christian Hammond wrote: > You should try a checkout from both your local box and from the server > running Review Board, using the same settings (SVN URL, username, pa

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
version/data/project/" On Feb 11, 4:32 pm, Dev wrote: > No.This is fresh installation in the centOS machine. > Let me try a check-out and let you know. > > -Dev > > On Feb 11, 4:27 pm, Christian Hammond wrote: > > > You should try a checkout from both your local box

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
Cool ..!Let me try now and let you know .. -Dev On Feb 11, 4:55 pm, Christian Hammond wrote: > It probably was. > > If you can at all access the server through HTTP, that would be best. > Otherwise, you'll need to configure the web server user's ssh and svn > con

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-11 Thread Dev
u'll need to configure the web server user's ssh and svn > configuration to allow it to access files without prompting for a password. > Same way you would any other user. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > VMware, Inc. > > On Wed,

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-12 Thread Dev
enable that? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.review-board.org > VMware, Inc. -http://www.vmware.com > > On Wed, Feb 11, 2009 at 8:55 PM, Dev wrote: > > > Hi, > > I have given password less entry

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-12 Thread Dev
nt out the ReviewBoard server to login as unix users' login? Regards, dev On Feb 12, 1:18 pm, Dev wrote: > No christian.Apache is in 'nologin' mode.So as a apache user i won't > be able to check-out. > > On Feb 12, 11:52 am, Christian Hammond wrote: > > > So doing

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-12 Thread Dev
ositories section.Also my unix username is same as reviewboard. 6.I have already done with reviewboard user key-gen in the SVN server 7.But still RB server is trying to login as apache user. My question is, Is there any way to force RB server to use Username as my unix username(reviewboard)? Regards,

Re: Diff currently unavailable. Error: Connection closed unexpectedly

2009-02-13 Thread Dev
I am awaiting for reply. -Dev On Feb 12, 2:54 pm, Dev wrote: > Hi Christian, > Below is my clear scenario: > 1.I have installed ReviewBoard in say 'Server1' > 2.SVN server is running in say 'Server2' > 3.When i try to view 'View Diff', SVN se

Unable to get any images and .css files are not loaded

2009-03-19 Thread Dev
Hi, I am unable to see any images and .css files are not loaded.In log file it shows '404 Not found' .But media directory available inside reviewboard directory. Pl help me in this regard. Awaiting for reply. -Dev --~--~-~--~~~---~--~~ You received th

Re: Unable to get any images and .css files are not loaded

2009-03-23 Thread Dev
Hi just a reminder ..I am awaiting for reply .. On Mar 19, 4:46 pm, Dev wrote: > Hi, > > I amunableto seeanyimagesand .cssfilesarenotloaded.In log > file it shows '404Notfound' .But media directory available inside > reviewboard directory. > > Pl help me in this

Re: Unable to get any images and .css files are not loaded

2009-03-25 Thread Dev
a media serial. MEDIA_SERIAL_DIRS = ["admin", "djblets", "rb"] settings_local.py - # Site-specific configuration settings for Review Board # Definitions of these settings can be found at # http://docs.djangoproject.com/en/dev/ref/settings/ # Database co

Re: Unable to get any images and .css files are not loaded

2009-03-26 Thread Dev
g > VMware, Inc. -http://www.vmware.com > > On Wed, Mar 25, 2009 at 11:08 PM, Dev wrote: > > > Hi Christian sorry for the mess happened. > > Below i have pasted setting.py and settings_local.py file. > > > FYI : I have installed Reviewboard 1.0 and starting my revi

URL displayed twice

2009-09-09 Thread Dev
e : I have pointed RB server in 'REVIEWBOARD_URL' parameter. Please help me.I am stuck. Regards, dev --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this gr

upgrade from 1.0.9 tp 1.6.1 failed

2011-09-27 Thread premod dev
Hi, I have been trying to upgrade my current reviewboard instance to 1.6.1 from the older 1.0.9. But when I try to upgrade the site, its giving me the following error and failing the upgrade. Any idea why? Creating tables ... Creating table accounts_localsiteprofile Creating table attachments_fi

Re: upgrade from 1.0.9 tp 1.6.1 failed

2011-09-27 Thread premod dev
thing's a bit funky on that install. > > Did you make a backup of the database before upgrading? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > > On Tu

Something broke! (Error 500)

2013-03-22 Thread premod dev
Hi, We are getting the below error on browser when trying to access some of the existing reviews. Something broke! (Error 500)It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator.

ReviewBoard, LDAP, and Office365

2015-06-30 Thread Shawn Dev
Hi, I have recently installed ReviewBoard (1.7.27) on RHEL 6.6, and want to use LDAP for authentication. The authentication went through, no problem. Good! When a new user logs in, I see account is automatically created. However, due to that our LDAP server doesn't have the email address of

ReviewBoard renders broken image along with emoticons

2019-04-18 Thread om . dev . adobe
Previously, I could type a short-code for an emoji like :ok:, :+1:, :thumbsup:, :100:, etc. and they would correctly resolve to their emoticon. they do so now too, but the final rendered emoticon has a broken image as shown: When typing :ok_hand:, result is [image: broken emoticon.png] Th