Robert Osfield wrote: >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. > > Wonder if this change is going to stay around as you are making a _local_ modification to the externals property that isn't in sync with what the repository has.
>It looks like my check in of removal the svn:externals doesn't seem to >help already checked out copies. > > Strange, it did work in my case, i.e. the externals property got deleted after you removed it in the repository and I did an update on my end. Paul (Melis) >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 > > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

