[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 11:56:47 -0400

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=2827641
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-08-22 17:56:51 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.