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

Re: Commit fails after delete then add sequence

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sun, 19 Jul 2009 11:44:05 +0100

On 19 Jul 2009, at 11:34, Stefan Sperling wrote:

> On Sun, Jul 19, 2009 at 10:20:19AM +1200, Talden wrote:
>>> You can't expect Subversion to update any items to HEAD during
>>> a commit expect those being committed. When the commit is confirmed
>>> by the server, the client can infer the latest state of items
>>> it has just committed, but it has no idea about any other items.
>>> The other items need to be checked for pending updates separately.
>>> And that's what "svn update" is for.
>>
>> Is that actually true if your WC revision is X and the server
>> response
>> to a commit reports revision X+1 was committed? Surely in this case
>> updating all parts of the WC that are revision X can be bumped to
>> revision X+1.
>
> Yeah, that could probably be done, but evidently isn't being
> done right now.
>
> Stefan

Can I raise this in bug track as a problem to fix?

Barry

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372413

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-19 12:44:56 CEST

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

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