On Wed, Nov 30, 2011 at 3:19 PM, rupert.thurner <rupert.thur...@gmail.com> wrote: > i noticed now with svn-1.7.1 a behaviour which i never noticed before, > but i am unsure if i just did not fall over it, or it was not there. a > "svn commit" does not seem to update the version of '.' even if it is > invalidated. so one must do a "svn up" after the commit, without > anybody else intermingling. it should not be like this, isn't it?
This should be on users@ That said, SVN has always worked this way. You cannot alter the properties of a folder unless the folder as HEAD and due to mixed-revision working copies a folder will not be at HEAD after a commit from its children until you run update. -- Thanks Mark Phippard http://markphip.blogspot.com/