Login Register

Dojo SVN for CUstom Build????? How???

How ever do I get a complete source tree for Dojo in preparation for building a custom build. I've gone through so many tutoruials... either i get a a profind error from the svn repo or I get "object not found" when I browse to the location.

The links here are alll broken...
http://dojotoolkit.org/book/dojo-book-0-4/part-6-customizing-dojo-builds...

My error...
svn co http://svn.dojotoolkit.org/dojo/view/anon/all/trunk
svn: PROPFIND request failed on '/dojo/view/anon/all/trunk'
svn: PROPFIND of '/dojo/view/anon/all/trunk': 405 Method Not Allowed (http://svn.dojotoolkit.org)

The url has changed, though

The url has changed, though will not again in the foreseeable future.

The link above is pointing to the Dojo 0.4 documentation, fwiw. It is indicated in the url and navigation on the left, though I added a large warning to the top with an updated link to build information should anyone else stumble on that page looking for 1.0 docs.

the command:

svn co http://svn.dojotoolkit.org/src/view/anon/all/trunk trunk/

should checkout the newest version of everything Dojo.