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

Re: Commit in synchronize view

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-06 22:29:10 CET

Eugene Kuleshov <eu@md.pp.ru> wrote on 01/06/2005 04:05:38 PM:

> Which version of Eclipse you are using?

3.0.1

> Can you do that with jsvn repository?
> I checkout http://72.9.228.230/svn/jsvn/trunk/ into c:/work/jsvn then
> created a correspond eclipse Java project using external dir
> c:/work/jsvn (no source folders) and then I've tried to connect that
> directory to jsvn repository at http://72.9.228.230/svn/jsvn/ using
> "trunk" as a module name.

I do not quite understanding what you are doing when you create your
project, perhaps it is an Eclipse 3.1 feature? It sounds like you are
creating a project locally in your workspace, and then pointing src
folders at an external location. That will not work because when we
examine the project folder, it will not have an .svn directory.

Can you do what I did? Have the entire project at an external location,
and then Import into your workspace? It doesn't copy the files, it just
points the project to the external location. This would mean you would
have to have the Eclipse .project and .classpath files in that location as
well.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Jan 7 08:29:10 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.