Login | Register
My pages Projects Community openCollabNet

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

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

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

Author markphip
Full name Mark Phippard
Date 2011-08-22 09:24:29 PDT
Message 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 dot 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-6B​663E7974242
>
> 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.v2​0100908-1100-777B181​A3Bz-6B663E7974242/M​ETA-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 dot 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 dot 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 dot com>
> wrote:
> >> > On Mon, Aug 22, 2011 at 11:39 AM, jcompagner <jcompagner at gmail dot 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.tig​ris.org/ds/viewMessa​ge.do?dsForumId=1047​&dsMessageId=282​7635
> >>
> >> To unsubscribe from this discussion, e-mail:
> >> [users-unsubscribe@s​ubclipse.tigris.org]​.
> >
> >
> >
> > --
> > Thanks
> >
> > Mark Phippard
> > http://markphip.blogspot.com/
> >
>
> --------------------​--------------------​--------------
>
> http://subclipse.tig​ris.org/ds/viewMessa​ge.do?dsForumId=1047​&dsMessageId=282​7646
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe@su​bclipse.tigris.org].​
>



--
Thanks

Mark Phippard
http://markphip.blogspot.com/
Attachments

« Previous message in topic | 11 of 13 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 03:05:36 PDT
     Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 03:14:29 PDT
         RE: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 selsemore Stephen Elsemore 2011-08-22 07:47:38 PDT
             Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 markphip Mark Phippard 2011-08-22 07:53:38 PDT
                 RE: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 selsemore Stephen Elsemore 2011-08-22 11:47:13 PDT
             Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 08:40:05 PDT
                 Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 markphip Mark Phippard 2011-08-22 08:42:37 PDT
                     Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 08:46:01 PDT
                         Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 markphip Mark Phippard 2011-08-22 08:56:49 PDT
                             Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 09:14:28 PDT
                                 Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 markphip Mark Phippard 2011-08-22 09:24:29 PDT
                                     Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 jcompagner jcompagner 2011-08-22 10:30:52 PDT
             Re: [Subclipse-users] i can't delete folders (and commit them) in Subclipse 1.7 markphip Mark Phippard 2011-08-22 12:22:31 PDT
Messages per page: