Hi Laurens,

On 16 May 2013 09:20, Laurens Voerman <[email protected]> wrote:

> Hi Robert,
>
> with svn commit a problem for windows users emerged, the file
> include/osgViewer/Config
> prohibits the creation of the directory
> include/osgViewer/config/
> on non case sensitive filesystems.
>
> (Turtoise)svn update fails with a permissions error.
>
> I would suggest renaming the directory (to winconfig or screenconfig
> perhaps?).
>

Oh dear, sorry about this.  Next considered that there might be an easy
with a case.

I've been thinking about moving the Config base class as a nested class
within osgViewer::View, so this would remove the header so would resolve
the issue. I've also been wondering if the directory name should be
include/osgViewer/configurations/

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

Reply via email to