Robert Osfield wrote:

>Hi All,
>
>Thanks for the testing and feedback.
>
>In prep for 2.3.7 I have just made a change to SVN externals
>management that has been pending for almost a year.  Hopefully no
>users should notice any problems on there next svn update, and those
>who use https will find life easier.  I do need users to test out
>these changes though, so I'd appreciate an svn update.
>
>The change has been to copy the include/OpenThreads and
>src/OpenThreads sources from svn/osg/OpenThreads/trunk directly into
>svn/osg/OpenSceneGraph rather than relying upon svn:externals to get
>these sources.  The externals broke https access
>of OpenSceneGraph as the externals came though http.   Conversly the
>OpenThreads/include/OpenThreads and src/OpenThreads have now been
>removed, and replaced by use of svn:externals.
>  
>
This probably needs manual intervention to do an update, as I currently get

12:43|[EMAIL PROTECTED]:~/c/osg-svn> svn up
svn: Failed to add directory 'include/OpenThreads': object of the same 
name already exists

First removing include/OpenThreads and src/OpenThreads seems to do the 
trick (with an extra svn cleanup)

Paul
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to