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

Re: Deleting files outside Eclipse

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-09 14:35:12 CEST

Øyvind Harboe <oyvind.harboe@zylin.com> wrote on 08/09/2005 07:30:18 AM:

> On Tue, 2005-08-09 at 13:22 +0200, Martino Piccinato wrote:
> > there is no automagic here. It's up to you to decide whether a file
> > should be brought to subversion control or not. It's a feature, not a
> > bug :-) Having a repository system automagically adding a file to its
> > control would be potentially dangerous.
>
> I'm not talking about doing the subversion operation, but in the
> Team->Synchronize perspective it should be possible to tell Subclipse
> what should happen when the change is committed.

These are Subversion issues, not Subclipse. What you need to do is change
your scripts to use Subversion commands. In other words do not just
delete or move files, run svn delete and svn move and svn copy etc... Then
Subversion will know about your changes, and so will Subclipse. You still
need to refresh when you go back into Eclipse so that Eclipse knows about
the changes.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Aug 9 22:35:12 2005

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.