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

Re: [Subclipse-users] [Subclipse-users] Subclipse prompting to commit deleted files

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 5 May 2010 18:58:55 -0400

You have files scheduled for delete. That is what it is telling you.
If you already deleted these files from the repository, try doing
this.

1) Select Project, right-click and choose Team > Revert

2) The 2 files ought to show up. Pressing OK should put them back in
your working copy and unschedule them for delete.

3) Now right-click on project and choose Team > Update to HEAD

If they have been removed from the repository then update should
remove them from your working copy.

Mark

On Wed, May 5, 2010 at 5:20 PM, Dave Harper <dharper08_at_sbcglobal.net> wrote:
> I am a relatively new user with Subclipse under Eclipse but have been using
> it for a couple of months now with very few problems.  There is one,
> however, that I have yet to be able to resolve.  Early in the project I had
> a couple of prototype files (one .c and one .h) that were basically
> placeholders for code to be implemented later.  A change in requirements
> eliminated their need and I thought I deleted them correctly (obviously
> not).  Using the TortoiseSVN browser I do not see the files listed as part
> of the project repository.  Also, I can only see three references to them in
> the project .svn directory; a copy of each file in the .svn\text-base
> directory and a description of each in the .svn\entries file.  Each
> description has the word "delete" as part of the entry.
>
> The problem is that when I do a Team->Commit of my project, the Commit popup
> always lists the two files in the Changes section and they are checked to be
> part of the commit.  If I uncheck them, the commit goes okay, but if I
> forget...
>
> Anybody have an idea what I might have done wrong and, more importantly,
> what I can do to remove these two files from the Commit Changes window?
>
> Thanks,
> Dave
> --
> View this message in context: http://old.nabble.com/Subclipse-prompting-to-commit-deleted-files-tp28466595p28466595.html
> Sent from the subclipse - users mailing list archive at Nabble.com.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2603685
>
> 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=2603732
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-06 00:58:55 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.