Hi ReviewBoard Devs, Using ReviewBoard 1.7.28.
When adding/changing an HTTP hosted Git repository (using Gitolite), I've found that I have to configure the repository with the following pattern: Path: http://username:[email protected]/git/git-repo-path Mirror path: http://gitserver.example.com/git/git-repo-path Raw file URL mask: http://gitserver.example.com/git/?p=git-repo-path.git;a=blob_plain;f= <filename>;h=<revision> Username: username Password: password ---- Obviously, where username & password are set to the correct values. It seems like a bug to me that I must specify the username and password in the URL. I've tried removing them, but then ReviewBoard refuses to add / save the repository. When the "Path" is configured with the user name and password, rbt post doesn't find the "repository" unless I also set the Mirror path, or unless REPOSITORY is set to the name of the ReviewBoard repository in .reviewboardrc Is there any way to get the username & password out of the Path URL? Thanks! Eric. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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 [email protected]. For more options, visit https://groups.google.com/d/optout.
