Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb/pull/324#issuecomment-116354141
@supertinou sorry for the late answer.
> Is it possible to reference custom remote branches for the compilation of
couchdb ?
yes that is possible, see
https://github.com/robertkowalski/couchdb/blob/couchdb-perf-not-optimized/rebar.config.script#L25
for an example
you can also try to run the testsuite locally before submitting a PR:
`make javascript` should kick off the js testsuite (use `make eunit` for
running the erlang testsuite)
https://github.com/apache/couchdb/blob/master/Makefile#L161
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---