Mike
Playing with the 1.1 development alpha, I'm glad to see support for GitHub repos. However, I can't figure out a working combination of settings for a private repo at GitHub. Any advice?
Mike
--
Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to reviewboard...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
Mike
I'm not a python guy; anything I can do to help chase this? It's not impossible that I messed up the install (coming from the developer build) though I think I managed to follow all the steps correctly.
Mike
Christian
> --
> Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to reviewboard...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
--
- I had a 1.1 developer release installed
- easy_install -f http://downloads.reviewboard.org/nightlies/ -U ReviewBoard
- rb-site upgrade /path/to/site
- restarted apache
- restarted memcached
Any easy way to check what version I have running?
Mike
sudo easy_install -v http://downloads.reviewboard.org/nightlies/ReviewBoard-1.1alpha2.dev_20091222-py2.6.egg
Until I did that, RB was stubbornly stuck on the 1.1 alpha, not on a
nightly.
Mike
I have created an issue for this problem at
http://code.google.com/p/reviewboard/issues/detail?id=1448.
If there is anything I can do to help debug let me know.
--
Sean
On Dec 27 2009, 7:33 am, "Mik...@larkfarm.com" <larkw...@gmail.com>
wrote:
> Replying to myself to document what actually worked. I do NOT
> guarantee that this is the best way, but:
>
> sudo easy_install -vhttp://downloads.reviewboard.org/nightlies/ReviewBoard-1.1alpha2.dev_...
Thanks for the help. I will close out the bug with a note.
--
Sean
On Jan 2, 1:08 pm, Christian Hammond <chip...@chipx86.com> wrote:
> Hi,
>
> I believe the problem is short SHA1s vs. full-length SHA1s. GitHub requires
> a full-length SHA1 in the diff files, whereas Git by default generates a
> short SHA1.
>
> You have two options:
>
> 1) Run `git diff --full-index`
>
> 2) Run post-review --output-diff
>
> Try that and upload the diff. It should work :)
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board -http://www.reviewboard.org
> VMware, Inc. -http://www.vmware.com
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~----------~----~----~----~------~----~------~--~---
> > To unsubscribe from this group, send email to
> > reviewboard...@googlegroups.com<reviewboard%2Bunsubscribe@googlegr oups.com>