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

Re: svn ci, svn propdel, svn ci fails without update

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 30 Nov 2011 15:22:20 -0500

On Wed, Nov 30, 2011 at 3:19 PM, rupert.thurner
<rupert.thurner_at_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/
Received on 2011-11-30 21:22:52 CET

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.