> > $ svn co http://svn.apache.org/viewvc/commons/proper/math/tags/MATH_2_1/ > > > > And got this error: > > > > svn: Repository moved permanently to > > '/viewvc/commons/proper/math/tags/MATH_2_1/'; please relocate > > Not surprising - that is the web interface. > > You need > > $ svn co http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_1/
Thanks for the correction. Maybe a suggestion for improvement: Provide a link pointing to the URL of the repository from the project's page. From the link there (named "Source Repository") you only get to the "viewvc" page. [In a browser, you also get a "web" interface from the correct link to use in the "svn co" command. To me it is surprising; and the cryptic message from svn isn't clear about what the problem is and what could be the solution... Well, even their (subversion) FAQ web page doesn't indicate the right formulation of the error message!] Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org