Hi, I am running svn 1.7.8, both on server and client.
My pre_commit hook at server changes specific props in some transactions. But, at client side in wc.db I have user (uncorrected) version of this props. svn update does not sync props from server with those of wc.db. At the same time svn checkout does well. The question is: how to properly update working wc.db syncing with server?