[haiku-development] Re: Can't checkout the Haiku source code.

  • From: "François Revol" <revol@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 15 May 2008 03:21:03 +0200 CEST

>
> Fredrik Modéen wrote:
> > Little emberressing but I can't checkout the source code.
> >
> > I'm using Zeta 1.5, I have a berlios account (modeenf) and should
> > also
> > have access to Haiku (I have been told)
> > I have a working build system and running Haiku natively on my PC
> > (so the
> > building works).
> > I have installed (did that right before I tested to checkout) ssh
> > that
> > are found on Haiku (the bone version)
> >
> > I'm following this page
> > http://www.haiku-os.org/documents/dev/getting_the_source_code
> >
> > I'm using this
> > svn checkout
> > svn+ssh://modeenf@xxxxxxxxxxxxxx/svnroot/repos/haiku/haiku/trunk
> > haiku
> >
> > I have also tested
> > svn checkout svn+ssh://modeenf@xxxxxxxxxxxxxx/svnroot/repos/haiku/trunk
> > > > haiku
> >
> > the response without delay are "svn: No such file or directory"
> >
> > Any suggestion what I'm doing wrong?
>
> This looks like you have not created SSH keys. ZETA should have
> created
> them at first boot, IIRC, do you have a .ssh folder in your home dir?
> As
> what user are you logged into ZETA?

That might be the problem, though the berlios name is in the url it
might not be enough.

Usually I add this to my project-specific .profile:

export SVN_SSH='ssh -l mmu_man'

Btw, if you don't upload ssh keys to berlios you'd be asked for the
password instead anyway.

François.

Other related posts: