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

RE: Cannot commit directory deletion (was Re: cannot rename versioned package)

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-09-27 15:37:17 CEST

> When I try this I do not get the problem. I also do not see
> us add the -N option (which is probably why I do not see the
> problem). Looking at the code, we only add the -N option
> where the commit includes a folder with property changes. My
> initial thought was that when the folder was deleted, it must
> be returning true for prop changes. However, testing has
> shown that not to be the case.
>
> If the commit really does include a folder with prop changes,
> then I do not think we can drop the -N.

It's a shoot from the hip, but few days ago I've noticed that when you
refactor/rename
some java package and that package folder also containt some non-java files
(e.g. resources),
these files are naturally not (re)moved by the eclipse.

Couldn't it be that we're trying to remove non-empty dir ?

Martin
Received on Tue Sep 27 23:37:17 2005

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

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