[haiku-development] Re: New way to access subversion for developers

  • From: "Niels Reedijk" <niels.reedijk@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 14 Jun 2008 11:40:11 +0200

2008/6/14 Oliver Ruiz Dorantes <oliver.ruiz.dorantes@xxxxxxxxx>:
> I have problems in ZETA
>
> Am I missing something ?
>
> $ svn switch --relocate
> svn+ssh://oruizdorantes@xxxxxxxxxxxxxx/svnroot/repos/haiku/
> https://oruizdorantes@xxxxxxxxxxxxxx/svnroot/repos/haiku/
>
> svn: Unrecognized URL scheme
> 'https://oruizdorantes@xxxxxxxxxxxxxx/svnroot/repos/haiku/haiku/trunk'

I guess this means that the BeOS/Zeta port has to be updated to
support the https scheme. It is currently not possible to commit any
changes with the current svn client.

To keep your tree up to date, try this and let me know if it works:

$ svn switch --relocate
svn+ssh://oruizdorantes@xxxxxxxxxxxxxx/svnroot/repos/haiku/
http://svn.berlios.de/svnroot/repos/haiku/

Niels

Other related posts: