]> git.mxchange.org Git - simgear.git/commit
Avoid unlink of an open file.
authorJames Turner <zakalawe@mac.com>
Wed, 4 May 2016 21:13:15 +0000 (22:13 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commite6713af4d8a1d9fd4de1c55319ffe69d0a0a90e8
tree738d5d18afda0d084075391dca801c8a273868a6
parentd2e0c58ffb455b9934aa57280ceafa65dbc570f1
Avoid unlink of an open file.

Works on Unix, not so great on Windows it turns out. Thanks to Jasin
and Geoff for figuring this out in the end.
simgear/io/SVNDirectory.cxx
simgear/io/SVNDirectory.hxx