views:

44

answers:

1

Hi,

I was going to ask this in tigris.org, however they have maintenance in their forum.

My environment: Windows 7 x64, Tortoisesvn latest x64, simple repo.

What I'm doing: I am adding a new file to repo, then doing SVN Commit. This operation is successful and I can see it in repo from trac or directly.

I expect: To see that file's icon as green checkmark.

What I have: I see blue PLUS icon, like I haven't done commit.

However, if I just create any new file in that folder(without any commit or update), the icon is immediately changing to checkmark. What a magic!

I don't expect here anyone to have answer, this might be a bug, but who knows ))

Cheers!

+1  A: 

Yes, it's just that the pane is not refreshing until another action is done. I have seen this on Windows XP as well. I imagine it's a bug in TortoiseSVN.

jaywon
so any workaround to this? Have you experienced on TortoiseSVN 32 or 64 bit version?
Michael
@michael - not that i'm aware of, my solution was to manually refresh if the icon had not changed just to make sure.
jaywon
manual refresh doesn't help... thanks anyway.
Michael
Close and open explorer window. That helps
Eakraly