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

RE: Advice for use of Subversion

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-21 02:44:34 CEST

"Clark, Ken" <Ken.Clark@pfizer.com> wrote on 04/20/2006 04:20:00 PM:

> For Subclipse -- does that happen automatically any time you move a
> file in Eclipse, or do you have to do the moving within Subclipse?

Yes. When you move a file in Eclipse, it notifies the Team provider so
that it can do something. In the case of Subclipse, we execute the svn
move command and then inform Eclipse that we handled it. So anything in
Eclipse that moves a file, whether it is drag and drop, cut and paste or
the Refactoring tools will trigger this.

The same is true for deletes.

Eclipse does not provide a hook for copies, so you should use the Team ->
Copy option if you need to copy something and you want it done with svn
copy.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Apr 21 02:45:38 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.