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

x bit, and keywords

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-25 19:42:29 CEST

So yesterday I fixed a bug whereby the working file wasn't being
"reexpanded" after a commit, if the commit only involved propchanges.

Today, as I'm working on implementing the +x bit toggle feature, I
discovered the *same* problem with updates.

The problem is in svn_wc_install_file. If we receive an update on a
file that is only propchanges, then the working file isn't *ever*
touched for any reason. Garg. Guess I'll sidetrack a bit and try to
fix that too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 25 19:45:49 2002

This is an archived mail posted to the Subversion Dev mailing list.

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