Which repository types are supported by "create from an existing commit"?

2015-09-17 Thread x64 . 881
Hi guys Could you please clarify which repository types are supported by "create from an existing commit" Web UI option? For example, when creating a new review request on a demo website (http://demo.reviewboard.org/r/new/) it is possible to specify a commit on a branch in selected repository.

Re: Power Pack 1.2 is released: TFS support, flexible licensing, and free for up to 2 users

2015-09-17 Thread Vasilica-Mihai Horgot
Hi David, I try to integrate Review Board with Visual Studio Online. When i try to specify a Visual Studio Online repository (https://account.visualstudio.com/DefaultCollection) i get the error: *HTTP Error 203: Non-Authoritative Information.* If i open the address

Re: Attachments are uploaded however not shown under files

2015-09-17 Thread abhinav gosavi
Hello, I did check initially only any errors on browser inspect elements. There was no errors. We use update-->add file functionality. Files does gets add. However weird thing I observed. Some time files get added to uploaded/files folder under media folder, and sometime uploaded/files under

Re: Which repository types are supported by "create from an existing commit"?

2015-09-17 Thread David Trowbridge
At the moment, the post-commit UI is supported for GitHub, GitLab, and SVN repositories (as well as GitHub Enterprise and TFS when using Power Pack). Custom Git repositories are not yet supported for this. FYI, if this is a production instance, we highly recommend using MySQL or Postgres instead

Re: can not set up a git repository with reviewboard

2015-09-17 Thread Gregory Hart
Ajoy and I are working on the same install. I traced the error to https://github.com/reviewboard/reviewboard/blob/release-2.0.19/reviewboard/hostingsvcs/github.py#L400 and found the original error was: We used the Bitnami installer and I'm not sure where to place the cacerts truststore for