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

Re: [TSVN] SVN Update sometimes does not update

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2004-12-09 19:13:10 CET

SteveKing wrote:
> The reason for that is a crash when fetching the status of the working
> copy. I assume some kind of race condition when the explorer _and_ the
> TortoiseProc prozess both try to read the status.
> I guess I have to show the error instead of just not doing the update...

What about a automatic retry function? Something like this:

-----------------------------------------
| |
| Concurrent access to a file. |
| Trying again in *10* seconds... |
| |
| ----------- ---------- |
| | Try Now | | Cancel | |
| ----------- ---------- |
| |
-----------------------------------------

Or wouldn't a delay solve this? Do you see any problems with this?

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 10 04:19:18 2004

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.