Re: rb-site fails

2014-09-25 Thread Pierre Leroy
Hi Chris,

with RBTools, it works fine so I'll go this way!
Thx,

/// Pierre

On Wednesday, September 24, 2014 7:15:22 PM UTC+2, Christian Hammond wrote:

 Hi Pierre, 

 Can you try using RBTools to post a change? 

 Christian 

 -- 
 Christian Hammond - chri...@beanbaginc.com javascript: 
 Review Board - https://www.reviewboard.org 
 Beanbag, Inc. - https://www.beanbaginc.com 


 On September 24, 2014 at 6:29:41 AM, Pierre Leroy (pierre@gmail.com 
 javascript:) wrote: 
  Hi Chris, 
  
  thanks a lot, the --console flag helped me in sorting out my 
 installation 
  issue. Now, I've got a ReviewBoard site running correclty, I think. 
  
  Going a bit further, though, I'm a bit stuck in my workflow with RB and 
  Mercurial and maybe you could help again. 
  
  On the RB website, I've configured a mercurial repository. 
  Then, I've cloned this repository on my local machine and made some 
  changes. 
  I've generated a patch with the following command: 
  
  $ hg diff  diff.txt 
  
  When I try to create a new review request and upload the diff.txt file 
  generated as described above, I've got the error message: *The selected 
  file does not appear to be a diff*. 
  
  Any idea what I'm doing wrong here again? 
  
  Thanks a lot, 
  
  /// Pierre 
  



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: rb-site fails

2014-09-24 Thread Pierre Leroy
Hi Chris,

thanks a lot, the --console flag helped me in sorting out my installation 
issue. Now, I've got a ReviewBoard site running correclty, I think.

Going a bit further, though, I'm a bit stuck in my workflow with RB and 
Mercurial and maybe you could help again. 

On the RB website, I've configured a mercurial repository. 
Then, I've cloned this repository on my local machine and made some 
changes. 
I've generated a patch with the following command:

$ hg diff  diff.txt

When I try to create a new review request and upload the diff.txt file 
generated as described above, I've got the error message: *The selected 
file does not appear to be a diff*.

Any idea what I'm doing wrong here again? 

Thanks a lot, 

/// Pierre

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


rb-site fails

2014-09-22 Thread Pierre Leroy
Hi, 

I'm trying to install ReviewBoard on a VM running under Linux Fedora and 
when I try to create an RB site with the command: 


$ rb-site install /var/www/reviews.example.com

I get the following error:

Traceback (most recent call last):
  File /bin/rb-site, line 9, in module
load_entry_point('ReviewBoard==1.7.27', 'console_scripts', 'rb-site')()
  File /usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py, line 
2170, in main
command.run()
  File /usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py, line 
1546, in run
self.ask_admin_user()
  File /usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py, line 
1824, in ask_admin_user
save_obj=site, save_vars=company, optional=True)
TypeError: prompt_input() got an unexpected keyword argument 'optional'

What am I doing wrong? 

Thanks for your support

/// Pierre

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.