[osg-users] Testing of OSG and VPB SVN in prep for nex devreleases and 2.4 stable release

Paul Melis paul at science.uva.nl
Tue Apr 1 03:44:43 PDT 2008


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|paul at tabu:~/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


More information about the osg-users mailing list