On 8/22/07, Javier Kohen <jkohen@users.sourceforge.net> wrote:
>
> El mié, 22-08-2007 a las 14:04 -0500, Chris Spencer escribió:
> >
> > How do you commit a single file deletion? When I delete the file from
> > Eclipse, it's deleted from my workspace, but Subclipse never asks me
> > if I want to commit the deletion to the repository. The only way I
> > currently know how to commit a deletion is to commit the entire
> > folder. However, this commits any other pending changes, which I don't
> > always want to do.
>
> Once at the commit dialog, deselect all files, re-select the file that
> was marked for deletion, and go ahead with the commit.
You can also switch to the "Team Synchronizing" perspective and commit
the individual file deletion. The deleted file will show up in the
Synchronize view (unless you filtered to show only incoming changes or
only conflicts).
Right click the project(s) and select Team -> Synchronize with
Repository from the context menu.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 22 23:51:54 2007