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

Re: Feature request: Trigger cleanup command after commit

From: Dale McCoy <dalestan_at_gmail.com>
Date: Mon, 11 Oct 2010 21:32:42 -0400

> Hey guys, for some reason the icon overlay cache never seems to update
> consistently after an SVN commit has been done through the GUI of
> TortoiseSVN.  It confuses my team who see the wrong icon overlay on a file
> they just committed.  Only the "cleanup" command seems to fix it.

I'm pretty sure cleanup has nothing to do with that. cleanup unlocks a
working copy after a update, commit, or other atomic operation fails
unexpectedly. It might have some additional side effect in Tortoise,
such as forcing the cache to update, but that's a side effect, not the
purpose of cleanup.

What cleanup cleans is the cruft left by a failed operation.
Subversion will tell you when such cruft exists; if it doesn't
complain, your working copy is clean.

Dale McCoy

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2670273

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-12 03:32:53 CEST

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.