[osg-users] Change of svn:externals breaks version 2.3.6 (tag)
Robert Osfield
robert.osfield at gmail.com
Tue Apr 1 06:46:13 PDT 2008
Hi Renit,
On Tue, Apr 1, 2008 at 1:36 PM, Reint Boer Iwema
<rboeriwema at virtualproteins.com> wrote:
> The change of svn:externals seems to have broken the 2.3.6 (tag)
> version. On check-out I get the following error:
>
> External: D:\OpenSceneGraph\2.3.6\include\OpenThreads
> Error: URL
> 'http://www.openscenegraph.org/svn/osg/OpenThreads/trunk/include/OpenThreads'
> doesn't exist
>
> Can you change the external URL in version 2.3.6?
Argghg.... I made a change to the externals on svn head of both
OpenThreads & OpenSceneGraph, and I'm afraid the external properties
in the tags of OpenSceneGraph still refer to OpenThreads/trunk which
is why suddenly you have problems.
Using SVN to access any of the 1.9.x onward tags will exhibit this
problem too so we'll need to have a think about how best to update the
tags so the svn:externals property is updated to a specific
OpenThreads tag.
I am about to make OSG-2.3.7 which won't have this problem as it'll
not use externals.
Robert.
More information about the osg-users
mailing list