Klaus Bertram dijo:
> I try it as normal user with the subclipse plugin in eclipse but
> I don't see any files at
>   https://svn.apache.org/repos/test
> (with a browser it worked after an error message)
> I try to use
>   http://svn.apache.org/repos/test
> That works and i can checkout files and projects

Yep. We forgot to tell that. Thanks for pointing out it.

Non-committer users should use the http link:

http://svn.apache.org/repos/test

The https repository is reserved for committers. In this case:

https://svn.apache.org/repos/test

If a committer already downloaded the repository using the http link, they
can switch to the https repository using:

svn sw --migrate http://svn.apache.org/repos/test
https://svn.apache.org/repos/test
(the above svn command in one line).

Best Regards,

Antonio Gallardo

Reply via email to