Re: Subversion 1.0.0 is not enough

2005-08-24 Thread Hrvoje Niksic
You're right, this should be documented.  I was under the impression
that the Subversion's checkout protocol (at least) was
backward-compatible, but I've never actually *tried* it.


Subversion 1.0.0 is not enough

2005-08-23 Thread Stepan Kasal
Hello,
  you might be interested in the following information:

I tried to checkout wget from dotsrc.org with svn client version 1.0.0
and it failed.  The answer was rather cryptic:

$ svn co http://svn.dotsrc.org/repo/wget/trunk
svn: Unrecognized URL scheme 'http://svn.dotsrc.org/repo/wget/trunk'

I upgraded to svn 1.2.1 and everything works.

Just in case you want to place it somewhere in the docs.

Thanks to Hrvoje for helping with resolving this.

Have a nice day,
Stepan Kasal