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

Re: MoveDeleteHook cleanup questions

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-22 18:08:36 CET

> So I think the problem is that before adding the "Project" into
> repository Subclipse should check whether
> its parent directories exist. If parent directories does not exist they
> should be created.

You are correct, this is one way that we could solve this problem. Of
course it would also result in multiple commits taking place. There is
working being done in Subversion to add a -P parm to the mkdir and copy
commands to have any missing Parent folders created as part of the
transaction. That would be another way to solve this, and slightly better
in that it would all happen in one atomic transaction.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Jan 23 04:08:36 2005

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.