
Hi I am learning about scikits from http://scipy.org/scipy/scikits/wiki/ScikitsForDevelopers. I have tried to check-out the scikits trunk with the following result: svn co http://projects.scipy.org/scipy/scikits/trunk scikits svn: PROPFIND request failed on '/scipy/scikits' svn: PROPFIND of '/scipy/scikits': 200 Ok (http://projects.scipy.org) do I need some special account to do that (I have normal svn access (username rc))? I admit I did not follow all the discussion on scikits very closely, so sorry if I ask something obvious. After I get the sources, I should be able to copy shamelessly the structure of another scikit project to get started :) r.

Robert Cimrman wrote:
I am learning about scikits from http://scipy.org/scipy/scikits/wiki/ScikitsForDevelopers. I have tried to check-out the scikits trunk with the following result:
svn co http://projects.scipy.org/scipy/scikits/trunk scikits svn: PROPFIND request failed on '/scipy/scikits' svn: PROPFIND of '/scipy/scikits': 200 Ok (http://projects.scipy.org)
So I guessed the correct command/url: 'svn co http://svn.scipy.org/svn/scikits/trunk scikits' but it should be mentioned on http://scipy.org/scipy/scikits/wiki/ScikitsForDevelopers, IMHO. I do not seem able to edit the page. r.
participants (1)
-
Robert Cimrman