Awesome, glad to hear that worked out.  svn::externals really is a neat 
feature, and like you said, it's almost too easy:-)

 

Jason

 

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield
Sent: Wednesday, May 02, 2007 12:34 P
To: osg users; General OpenThreads Information/News/Discussion
Subject: Re: [osg-users] Moving OpenThreads into OpenSceneGraph SVN source?

 

Hi All,

On 5/2/07, Robert Osfield <[EMAIL PROTECTED]> wrote:

        OpenThreads/trunk would basically just point to the appropriate 
directories (include/OpenThreads and src/OpenThreads) in the OSG repository and 
would automatically come down if someone did a svn checkout of OpenThreads.

Thanks the link.  Still not quite clear on how to do it... so will need to do 
some experiments first...



I have done my experiment and err... it seems to have worked, almost too 
easily... surely there is a catch... I guess I'll find out. 

What I have done set svn::external properties of OpenSceneGraph so that it 
picks will use the OpenThreads/include/OpenThreads and 
OpenThreads/src/OpenThreads directories as its own.

An svn update should get you these new additions.  The cool thing is, is that 
these files are the original OpenThreads files from its trunk, so if you just 
using OpenThreads you'll be none the wiser, but also on the OSG side you'll 
have OpenThreads nested in the OSG as if it has always belonged there :-) 

Next up is for me to tweak the OpenSceneGraph/CMakeLists.txt  to pick up on the 
new OpenThreads/src directory.  We'll be able to ditch the searching for 
OpenThreads too..

Robert.



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to