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

Re: Bug when updating from repository.

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Thu, 11 Feb 2010 13:54:32 +0100

On Thursday 11 February 2010, Lucas , Sven wrote:
> I'm experiencing every now and then problems with updating from the
> repository.
[...]
> When clicking 'update' from the contextmenu within 'windows explorer'
> sometimes one (or more) files are not allowed to move due to a 'access
> denied'.

Virus scanner or indexing service running? Those can block access to files
temporarily, which is long enough sometimes to make SVN choke on it. Of
course, any other program having the file open can cause the same, not just
scanners.

> After this the update can't be done anymore, it now reports a 'checksum
> mismatch'.
>
> More than often I have to delete it all and do a new checkout.
>
>
> In my opinion this should not be possible, when updating a file and it
> associated files should be changed as a transaction, if the application
> fails to gain access the related files should not be affected.

It's hard to roll back the whole transaction when you're denied access to the
filesystem. If this happens, it could be that

 * running 'cleanup'
 * just deleting the branch of the file tree and updating again

already helps.

Good luck!

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2446678
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-11 13:54:43 CET

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

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