James Dickson schrieb: > Fetching external item into 'OpenSceneGraph/include/OpenThreads' > svn: PROPFIND request failed on > '/svn/osg/OpenThreads/trunk/include/OpenThreads' > svn: PROPFIND of '/svn/osg/OpenThreads/trunk/include/OpenThreads': 301 > Moved Permanently ( http://www.openscenegraph.com) > i ran:svn co > http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.0.0 > <http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.0.0> > OpenSceneGraph > > I used the following command for svn: > > svn co > http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.0.0 > <http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.0.0> > OpenSceneGraph >
That's a well known issue because of the server problems after OSG-2.0.0. You have to manually change the svn:external property to point to http://www.openscenegraph.org instead of http://www.openscenegraph.com, which is no more existing. regards Ralph _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

