On Mon, May 4, 2015 at 6:28 PM, Antoine Duchâteau <[email protected]> wrote:
>
>
> But if I want to test 2601-2390-config-backdoor from
> robertkowalski/couchdb-fauxton.
>
> I imagine I have to do something on this line
>
> {fauxton, "fauxton", {branch, "master"}, [raw]},
>
> but how do I change the git repository ?
Just replace "fauxton" with {url,
"https://github.com/robertcowalski/couchdb-faxuton"}
See https://github.com/apache/couchdb/blob/master/rebar.config.script#L56-L67
for explanation of how dependency definitions are being handled.
--
,,,^..^,,,