> TortoiseSVN losts reference to subversioned files (working copies),
> when saving changes to FoxPro form
What happens if you press F5? Do the overlays reappear after some time?
Try the "Check for modifications", how do the files show up there? (Should be the same as in the commit dialog.)
There should be no problem if VFP deletes and writes new files in it's place, since SVN is only concerned about the name of the files. Possibly if VFP locks the newly created file in some wicked way as you suggest, the TSVNCache could get confused, but nothing that a F5 should not fix. (And check for modifications should definetly show the correct state.)
The only thing I can imagine is that there is some subtle change in the file name. Case changes? Appending some number? Something like that.
Hans-Emil
Received on Thu Mar 9 14:06:28 2006