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

Re: Linking subclipse with existing working copy

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-11 14:25:06 CEST

"Gillies, Andrew" <Andrew.Gillies@pharmology.com> wrote on 08/11/2005
06:02:15 AM:

> I have an existing working copy of a subversion repository and I've
created a
> project for it in eclipse. I'd now like to use subclipse to interface to
svn
> rather than tortoisesvn, but I can't see how to do this. I don't want to
have
> to create a new project as I'm quite happy with the existing one ! The
source
> directories don't live within the workspace but are linked to. Does this
make
> a difference ? Some postings suggest that it does, others that it
doesn't. I'd
> just like to behave (in this regard at least) as tortoisesvn does: it
just
> sees the .svn directories and it's happy. Is there a tecnical reason why
this
> isn't the case in subclipse as I'd be interested to know ?

You can do what you want to do, just not the way you are doing it. Your
existing working copy has to be a valid Eclipse project (which essentially
just means it has a .project file). You can then import the project into
your workspace using the File -> Import -> Existing Project into Workspace
option. This does not move/copy anything, it just points Eclipse to it.

The Eclipse "Linked Resources" feature is something else. Proper support
for Linked Resources mainly means to ignore them and that is what we do.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Aug 11 22:25:06 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.