It's not necessary to mess with the SCRIPT_NAME

2010-08-11 Thread Gustavo Narea
Hello, everyone. First of all, thanks for this great piece of software! There's something in the deployment for Review Board 1.5 RC1 which made me waste some time and I think it's not necessary: It seems like when RB is not running at "/", it alters the URLConf to put all the URLs under that pref

Re: It's not necessary to mess with the SCRIPT_NAME

2010-08-11 Thread Gustavo Narea
I just noticed that this also breaks the links in Django admin (if you click on "View on site"). I can submit a patch if you think changing this is a good idea. Cheers. On Aug 11, 1:37 pm, Gustavo Narea wrote: > Hello, everyone. > > First of all, thanks for this grea

Post-commit review with Bazaar branches

2010-08-11 Thread Gustavo Narea
Hello, How can I use "post-review" with Bazaar? I know it's not supported out- of-the-box [1], but is there anything I could to to create review requests automatically for a Bazaar branch? I have tried the following: $ bzr diff -r 2037..2036 > /tmp/2037-2036.diff $ /srv/dev/review-board/virt

Re: Post-commit review with Bazaar branches

2010-08-16 Thread Gustavo Narea
Anyone? :/ On Aug 11, 5:14 pm, Gustavo Narea wrote: > Hello, > > How can I use "post-review" with Bazaar? I know it's not supported out- > of-the-box [1], but is there anything I could to to create review > requests automatically for a Bazaar branch?

How to use post-review with a private GitHub repository?

2010-09-28 Thread Gustavo Narea
Hello, I cannot find the way to get post-review to work with a private GitHub repository. Can you please give me a hand? This is driving me crazy, specially after spending days migrating to Git pretty much to use Review Board. :) I have successfully configured the repository on the Web interface

Re: How to use post-review with a private GitHub repository?

2010-09-29 Thread Gustavo Narea
uot;GitHub (Private)" and then fill in the requested fields from there. You > will need your API Token from your GitHub account (the one owning the > project in question). > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboa

Re: How to use post-review with a private GitHub repository?

2010-09-29 Thread Gustavo Narea
I forgot to mention how I'm running post-review: $ cd /srv/mirrors/project $ post-review --server=http://example.org/reviews/ --guess-summary --guess-description --username=foo --password=baz --submit-as=bar -- tracking-branch=origin/master -d Cheers. On Sep 29, 10:40 am, Gustavo

Re: How to use post-review with a private GitHub repository?

2010-10-11 Thread Gustavo Narea
Anyone? On Sep 29, 10:43 am, Gustavo Narea wrote: > I forgot to mention how I'm running post-review: > >     $ cd /srv/mirrors/project >     $ post-review --server=http://example.org/reviews/--guess-summary > --guess-description --username=foo --password=baz --submit-as=bar

Re: How to use post-review with a private GitHub repository?

2010-10-11 Thread Gustavo Narea
nd would be to alter the configuration after adding the repository on RB, as I did above. With those changes, there doesn't seem to be any problem connecting to GitHub. Do you think I still need that fix to be able to use GitHub with our organization account? Cheers. > > On Mon, Oct

Re: How to use post-review with a private GitHub repository?

2010-10-11 Thread Gustavo Narea
BTW, if I install the development code, would I be able to use RB with GitHub? Cheers. On Oct 11, 10:52 am, Gustavo Narea wrote: > Hello, Christian. > > On Oct 11, 10:46 am, Christian Hammond wrote: > > > Sorry, I missed the updates to this. > > It's alright

Re: Getting sporadic "access denied" errors from GitHub

2011-03-18 Thread Gustavo Narea
Hello, I'm a colleague of Fran's and I've been in contact with GitHub. Good news is, you can have the limit removed on your account by just asking them to do so. Cheers. -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at ht

Re: Getting sporadic "access denied" errors from GitHub

2011-04-07 Thread Gustavo Narea
Hi, I had this problem again today due to a misconfiguration and it wasn't easy to find what's going on. What do you think about Review Board reporting 403 errors? Cheers. On Mar 18, 1:48 pm, Dirk Meister wrote: > Hello together, > > we also get these errors. > > Yes,github.com provides informa