Database Archival

2009-03-17 Thread Raghu
. Is there a way to do this? Thanks, Raghu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups reviewboard group. To post to this group, send email to reviewboard@googlegroups.com To unsubscribe from this group, send email

Re: Fresh review board never lets me register or do anything...

2009-04-09 Thread Raghu
, they will be shown as revisions in review board. This way a reviewer can easily find what changed between the original review request and the update he just got after the developer incorporated the review comments. 2. Correct. Review will not submit the code in SCM. -Raghu On Apr 9, 12:33 am, Ritesh Nadhani rite

Re: post-review tool

2009-04-14 Thread Raghu
Can you provide the complete output of post-review -d? My first guess would be that it is due to a space in the file path. -Raghu On Apr 13, 10:25 am, roshanpius roshanpiustho...@gmail.com wrote: Hi , I've been using post-review tool for posting reviews for Review Board for a Perforce

Re: Using Review Board

2009-05-16 Thread Raghu
. -Raghu On May 12, 12:48 am, Christian Hammond chip...@chipx86.com wrote: Hi Chris, Review Board doesn't have any way of preventing code from being checked in. As H M said, you'll need a pre-commit hook for this. I think there's one onhttp://reviews.review-boardorg/somewhere. At some point we may

Re: summary or statistic of reviewboard

2009-06-01 Thread Raghu
, that concept is not very useful. In fact, I would consider the engineer to be the owner of the request always. But that's just me. Hope that helps. -Raghu On Jun 1, 3:04 pm, sailor...@gmail.com sailor...@gmail.com wrote: Hi All, I am new for reviewboard. There are a couple of questions need your

Re: windows post-review errors while using on server

2009-06-08 Thread Raghu
Before using review board, you should set up a repository as specified in http://www.review-board.org/docs/manual/dev/admin/management/repositories/#repositories I strongly recommend you read the entire user/administration manual. That'll help you to get started quickly. -Raghu On Jun 8, 2:16

Re: need help to integrate post-review with Perforce

2009-06-11 Thread Raghu
You need to have a diff.exe that supports unified output format in your path. If you don't have it, you can get it by installing Cygwin (http://www.cygwin.com/). -Raghu On Jun 11, 3:34 pm, Amit agrawalamit2...@gmail.com wrote: Tanks a lot for response. I could intergate with p4win. Now

Re: New comment moderation in effect

2009-06-14 Thread Raghu
Christian, I would be more than happy to help with that. I am in IST timezone. Thanks, Raghu On Jun 12, 3:28 pm, Christian Hammond chip...@chipx86.com wrote: Hi everyone. As I'm sure you all have seen, we've been getting some spam lately. There was a discussion in an earlier thread about

Re: Question about running post-review

2009-10-10 Thread Raghu
post-review is usually run from the user's development box, not the server. It will connect to the server over http(s) and upload the review request. -Raghu On Oct 8, 10:47 pm, Alfred von Campe alf...@von-campe.com wrote: I'm still in the process of setting up out ReviewBoard server

Some doubts

2014-10-15 Thread raghu . gs
Hello I am using latest version of ReviewBoard. I have some doubts in using post-review functionality. 1) Do i need to create corresponding users in ReviewBoard for svn users to see correct commiter name ? 2) How can i upload full code for ReviewBoard to manage it ? 3) Do ReviewBoard contain