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

Tsvn update does not always fetch HEAD after commit

From: Oddvar Kloster <Oddvar.Kloster_at_sintef.no>
Date: Wed, 4 Mar 2015 15:56:29 +0000

Hi,

I sometimes see the following:
* Working copy is at HEAD of trunk, e.g. r100, with changes
* Commit r101
* Run SVN Update from the explorer context menu
  -> Working copy is updated to r100
* Open log dialog. Shows all revisions, including r101, with r100 in bold
* Run Update item to revision r101 in log dialog context menu
 -> Working copy is updated to r101
* Again, run SVN Update from the explorer context menu
  -> Working copy is updated to r100

This situation can persist for perhaps a minute after the commit was made. After that, SVN Update correctly updates to r101.

Platform: Windows 7, TortoiseSVN 1.8.10, Build 26129 - 64 Bit
The repository is a local mirror updated with svnsync, with writethrough to the master on commit. I'm assuming that the problem might be related to caching in the Apache server.
However, running svn update using the command line client correctly updates to r101 in this situation. I can switch back and forth between r100 and r101 many times by updating alternately using the command line and tsvn.

Oddvar Kloster

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-03-04 17:09:16 CET

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.