[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Bug: Lost reference to subversioned file when saving changes (only version 1.3.x)

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-03-09 14:00:39 CET

> 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

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.