Hi Paul, My clean checkout works fine, but an updated to another machine fails, and cleanup doesn't help in the same way that you had problems.
Doing a: svn pd svn:externals svn update Did the trick though. It looks like my check in of removal the svn:externals doesn't seem to help already checked out copies. Robert. On Tue, Apr 1, 2008 at 4:00 PM, Paul Martz <[EMAIL PROTECTED]> wrote: > Hi Robert -- Still having problems with OpenThreads. Here's my steps for > updating, and the results: > > 1) rm include/OpenThreads and src/OpenThreads > 2) svn update > Looks like SVN gets me fresh copies of both directories and their files, > then displays the following error: > Error: Working copy 'C:\OSGDev\OpenSceneGraph\include\OpenThreads' locked > > Error: Please execute the "Cleanup" command. > 3) svn cleanup > Finished normally. > 4) svn update > Immediately displays the same error. > > Seems like I have all the files I need, so I assume I'm good to go, but this > error should probably be tracked down and resolved. > > On WinXP using TortoiseSVN 1.4.8 if that makes a difference. > -Paul > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

