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

Re: [Subclipse-dev] [PATCH] Fix revert of added folder with children

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-01-31 16:53:42 CET

Paul Lorenz <plorenz@gmail.com> wrote on 01/28/2006 07:37:56 PM:

> There is a problem with revert where if you first schedule an add of a
> folder with children then try to revert both, it will first revert the
> folder and then try to revert the children, which will have already
> been reverted by the parent. The revert of the child will then fail,
> halting the revert process.
>
> Attached is a patch to fix this problem. It first sorts all the
> resources so that they are ordered alphabetically by parent, child.
> Then while reverting, if it detects a folder which was scheduled to be
> added, it will skip any following entries which are children of the
> folder.
>
> Comments?

Thanks. Commited in r2077.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Tue Jan 31 17:12:39 2006

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

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