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

Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 22 Aug 2011 12:24:28 -0400

Given that Steve committed a fix for the refresh, I would not focus too much
on the scenarios where refresh solves the problem. I am interested in
scenarios where a deleted folder does not show in Team > Commit. Both
commit and revert are driven by a call to the svn status API (which knows
nothing of Eclipse). So I cannot think of why items would not appear, and I
have not seen that behavior myself.

On Mon, Aug 22, 2011 at 12:14 PM, jcompagner <jcompagner_at_gmail.com> wrote:

> ok, i tested some more
> Many directories work fine yes,
> For example i have a feature dir (this is already a subdir of something)
>
> i have for example this dir:
>
> features/org.eclipse.gef_3.6.1.v20100908-1100-777B181A3Bz-6B663E7974242
>
> if i delete that, and then refresh it (this is something i always have
> to do but i guess thats fixed now)
>
> I do not see an outgoing deletion.
>
> then what i do is (after reverting it quickly) i delete a sub dir of
> the dir above:
>
>
> features/org.eclipse.gef.source_3.6.1.v20100908-1100-777B181A3Bz-6B663E7974242/META-INF
>
> and bang.. after refresh it see it as a outgoing deletion..
>
> It seems to me that any direct sub dir that i have in features dir are
> not showing an outgoing deletion.
>
> I will try to completely delete that dir and do a recheckout or something
> Any other idea's how to track/check this?
>
>
>
> On Mon, Aug 22, 2011 at 17:56, Mark Phippard <markphip_at_gmail.com> wrote:
> > I just tried two scenarios:
> > 1) Deleted a Java package
> > * shows as delete when I do commit and commit works
> > 2) Deleted a folder of files outside Eclipse
> > * Shows in commit dialog with no decorator and does nothing when I
> commit.
> > If I refresh Eclipse then it shows in commit dialog with delete
> decorator
> > and does delete when I commit.
> > I did not look at Synch view in either scenario. This is just from the
> > normal Project Explorer.
> >
> >
> > On Mon, Aug 22, 2011 at 11:45 AM, jcompagner <jcompagner_at_gmail.com>
> wrote:
> >>
> >> Not for me, do remember i delete completely directories here, single
> >> files are not a problem
> >> those are deleted right away from the navigator view and are shown
> >> right aways as outgoing deletions in the sync view.
> >>
> >>
> >> On Mon, Aug 22, 2011 at 17:42, Mark Phippard <markphip_at_gmail.com>
> wrote:
> >> > On Mon, Aug 22, 2011 at 11:39 AM, jcompagner <jcompagner_at_gmail.com>
> >> > wrote:
> >> >>
> >> >> i tried everything, commit,revert, clean up, update, i never get the
> >> >> option to really commit the deletions.
> >> >>
> >> >> With a refresh eclipse did see the deletions but that doesn't help
> svn
> >> >> update its status.
> >> >>
> >> >> What i now see is that it is exactly the same behavior if i just
> >> >> delete the folders in the windows explorer
> >> >> and then do refresh, then i also get that incoming new additions in
> >> >> the synchronize view.
> >> >> and in the commit dialog the deletion are completely none existent
> >> >
> >> > If you have deleted stuff and then do Team > Commit on project (which
> >> > still
> >> > exists) then they should show in the dialog. It does for me.
> >> >
> >> >>
> >> >> What i would like to have is that also deletes on the normal file
> >> >> systems (so through windows explorer) are now just working..
> >> >> Because doesn't svn now has a record of everything in the root? So if
> >> >> it suddenly doesn't see files anymore which it previously had
> >> >> then it can that just see as deletions right?
> >> >
> >> >
> >> > This worked for files in Subclipse 1.6, I would assume it works for
> both
> >> > in
> >> > 1.7. SVN does not know about the deletions, but it will tell us that
> >> > the
> >> > items are missing and we will convert this to a Delete if you commit.
> >> > Note
> >> > however, that if you update before commit, SVN's will restore missing
> >> > items.
> >> > --
> >> > Thanks
> >> >
> >> > Mark Phippard
> >> > http://markphip.blogspot.com/
> >> >
> >>
> >> ------------------------------------------------------
> >>
> >>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2827635
> >>
> >> To unsubscribe from this discussion, e-mail:
> >> [users-unsubscribe_at_subclipse.tigris.org].
> >
> >
> >
> > --
> > Thanks
> >
> > Mark Phippard
> > http://markphip.blogspot.com/
> >
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2827646
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2827649
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-08-22 18:24:33 CEST

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.