<div dir="ltr"><div dir="ltr">Now build2 isn't asking me for password anymore. Well, I think bitbucket url doesn't have the suffix #master and I did not read carefully the error message. I thought it had downloaded successfully. <div><br></div><div>Sorry.  </div><div><br></div><div>But the ssh problem is real. The error message is:</div><div><br></div><div><div>fetching git:/home/luiz/Documents/learning/graphics/graphplayground/ssh:/git@bitbucket.org:luizufu/libgraph (prerequisite of dir:/home/luiz/Documents/learning/graphics/graphplayground)</div><div>querying /home/luiz/Documents/learning/graphics/graphplayground/ssh:/git@bitbucket.org:luizufu/libgraph.git</div><div>fatal: '/home/luiz/Documents/learning/graphics/graphplayground/ssh:/git@bitbucket.org:luizufu/libgraph.git' does not appear to be a git repository</div><div>fatal: Could not read from remote repository.</div><div><br></div><div>Please make sure you have the correct access rights</div><div>and the repository exists.</div><div>error: unable to list references for /home/luiz/Documents/learning/graphics/graphplayground/ssh:/git@bitbucket.org:luizufu/libgraph.git</div><div>  info: re-run with -v for more information</div></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 9, 2019 at 3:04 AM Luiz Fernando Afra Brito <<a href="mailto:luizfernandoafrabrito@gmail.com">luizfernandoafrabrito@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I developed a library using build2, uploaded to a private bitbucket repository and now I want to consume it from another project.</div><div><br></div><div>I followed the documentation and I updated the following files: manifest, repositories.manifest and myproj/buildfile. Specifically, in repositories.manifest I added the https location of my bitbucket repository. The problem is that everytime I build my project, build2 tries to download the library and asks me the password of my bitbucket account again.</div><div><br></div><div>A workaround is to use ssh protocol instead, so I can setup a ssh key and use it to log in to my account. In repositories.manifest I tried to pass the ssh url (ssh://git@bitbucket.org:luiz....git#master), however it seems that build2 doesn't support ssh. Build2 doesn't support ssh or am I missing something? </div><div><br></div><div><br></div></div></div>
</blockquote></div>