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

RE: RE: File incorrectly marked as "missing" by TSVN, but not by SVN

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-03-15 09:55:54 CET

> Also the problem was fixed by killing and restarting the TSVNCache
> process, so it must be related to status caching I think.
 
This sounds really strange. (See below.)
 
> Does the TSVN commit dialog use information from TSVN cache,
> or does it do its own directory crawl?
 
It does its own crawl.
 
You might have noticed that it takes some time in the commit dialog before all files appear on large working copies. This is because a new crawl is made. This crawl is done by subversion (TSVN uses the Subversion API for all such tasks, remember?) so there should be NO difference to the command line client provided that it's the same version as you version of TSVN is linked against.
 
I can't explain what you are seeing, but something wierd is going on. The listings in "Commit" and "Check for modifications" should never differentiate from the outputs of "svn commit" and "svn status".
 
Hans-Emil
Received on Wed Mar 15 09:56:08 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.