Unable to post diff -- large diff attachment size

2011-03-17 Thread Sapna Vempati
Hi Christian: One of our developers is trying to post a review, but he cannot attach a diff, as the size of the diff is large. Is there a limit to the diff attachment ? If so, what is the limit ? Review request created Uploading diff, size: 861734 HTTP POSTing to

Re: Unable to post diff -- large diff attachment size

2011-03-17 Thread Sapna Vempati
Hi Christian, Please let me know the limt once you get a chance. Thanks, Sapna On Thu, Mar 17, 2011 at 10:50 AM, Sapna Vempati sapnavemp...@gmail.comwrote: Hi Christian: One of our developers is trying to post a review, but he cannot attach a diff, as the size of the diff is large

Unable to post a review after the Upgrade.

2011-02-22 Thread Sapna Vempati
Hi Christian, We upgraded from older version of RB to RB1.5.1. Attached is the log from the installation (Please note that, like mentioned in my earlier emails, we saw an issue in the log, which you mentioned are harmless:

Re: Issue Upgrading.

2011-02-14 Thread Sapna Vempati
...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Feb 11, 2011 at 4:17 PM, Sapna Vempati sapnavemp...@gmail.comwrote: Thanks Christian. If the errors are just warnings, the issue is that we don't see a complete installation and upgrade

Issue Upgrading.

2011-02-11 Thread Sapna Vempati
Hi Christian, Using the below command for upgrade, upgrades to the latest version (1.5.3) by default. Is there a way we can upgrade to an older version we prefer ? Like for example, we want to do install to RB1.5.1. Is it possible ? easy_install -U ReviewBoard Also, from the

Re: Issue Upgrading.

2011-02-11 Thread Sapna Vempati
. The current release of RBTools should be compatible with everything from 1.0.x to 1.5.3. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Feb 11, 2011 at 11:21 AM, Sapna Vempati sapnavemp

GIT: Configuring repos

2011-01-19 Thread Sapna Vempati
Hi Christian, We have around 200 GIT repos that we need to configure on RB, using the web interface. Right now for testing I adding a few repos individually. Is there any other way we can do this from the backend, so it can be done faster ? Thanks, Sapna. -- Want to help the Review Board

Re: Upgrade RB1.0.5.1 - RB1.5.2

2011-01-18 Thread Sapna Vempati
. Assuming of course that you don't have any modifications to the Review Board code. Christian On Tuesday, January 18, 2011, Sapna Vempati sapnavemp...@gmail.com wrote: Hi Christian, We are using RB version 1.0.5.1 for all our perforce activities, on our production server. We haven't

GIT/RB: Unable to post diff

2011-01-14 Thread Sapna Vempati
Hi, We installed RB 1.5.1/RB tools/restarted apache on our server. I am able to configure a repo successfully through RB web location. I try to post a review, I can post it for review, but cannot attach the diff. $ clone repo $ cd repo $ git config reviewboard.url RB web url $ modify file $ git

Re: GIT/RB: Unable to post diff

2011-01-14 Thread Sapna Vempati
/SHA1 will be included in the diff, but no changes before that commit. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Jan 14, 2011 at 1:48 PM, Sapna Vempati sapnavemp...@gmail.com wrote: Hi

Re: GIT/RB: Unable to post diff

2011-01-14 Thread Sapna Vempati
. - http://www.vmware.com On Fri, Jan 14, 2011 at 3:10 PM, Sapna Vempati sapnavemp...@gmail.com wrote: Thanks Christian for your quick response. I got this same error even after I created the topic branch + add + commit the changes in my repo. Anything else could be wrong ? I am

Re: GIT/RB: Unable to post diff

2011-01-14 Thread Sapna Vempati
-- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Jan 14, 2011 at 3:32 PM, Sapna Vempati sapnavemp...@gmail.com wrote: Hi Christian, Here is the output. I should not be pushing the commit to the central

Re: Reviewboard - Add attachments feature

2010-08-10 Thread Sapna Vempati
Thanks Christian ! On Tue, Aug 10, 2010 at 2:17 PM, Christian Hammond chip...@chipx86.comwrote: This is planned for 1.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Aug 10, 2010 at 2:07

Re: ReviewBoard with GIT

2010-07-09 Thread Sapna Vempati
Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Jul 6, 2010 at 2:39 PM, Sapna Vempati sapnavemp...@gmail.comwrote: I am still not able to set RB for git. This is the local path where I have a workspace. This is the copy of the main repository. To setup

Re: ReviewBoard with GIT

2010-07-06 Thread Sapna Vempati
: The executable git is not in the path. I am not sure what I am missing. BTW, I have RB 1.5 Beta2 installed. Thanks for the help again, Sapna On Thu, Jul 1, 2010 at 6:26 PM, Christian Hammond chip...@chipx86.comwrote: On Thursday, July 1, 2010, Sapna Vempati sapnavemp...@gmail.com wrote: Hi Christian

Re: ReviewBoard with GIT

2010-07-01 Thread Sapna Vempati
Hi Christian, I am trying to configure a repository on our RB test server, and am having trouble filling these fields below, When I am under--- *admin --- repositories,* *path:* (*It says)* For git, this should be the path to the .git repository on the local disk. But the repo is not on the

ReviewBoard-GIT setup

2010-05-24 Thread Sapna Vempati
Hi, I am trying to set new git repositories to my test server (with has RB 1.0.5 Beta2), through web. I will have about 28 new respositores that would have to be set. Can someone please help on what these 2 fields should contain under ? Dashboard http://mob-rb-test.sj.broadcom.com/admin/db/

Re: Review Board 1.5 Beta 2 Released

2010-05-20 Thread Sapna Vempati
Hi Christian, We could successfully install RB 1.0.5 Beta2 version RBTools onto our RB test server. Now I am trying to confgure GIT for the first time. This is what I am doing, Login to RB test server location. 1. Copying post-review from RBTools to my . 2. Configuring my web test server,

Re: RB1.0.8 for GIT support

2010-05-12 Thread Sapna Vempati
Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, May 12, 2010 at 12:40 PM, Sapna Vempati sapnavemp...@gmail.comwrote: We were planning to install RB1.0.7, which will support GIT (right now we are on RB 1.0.5, that doesn't have GIT support and we were