[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:42:35 -0400

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