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

Re: Problem with "Use specified module name:"

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-03-31 20:07:12 CEST

Meme Bag <memebag@yahoo.com> wrote on 03/31/2005 12:52:02 PM:

> Can anyone help with my problems?
>
> Do Eclipse projects have to have the same names as Subversion modules?
>
> Is there no way to bind different folders within a single Eclipse
project to
> multiple Subversion modules?
>
> In Subversion, we want to have a single source code tree, a single test
source
> code tree and multiple resource trees. We want each Eclipse project to
have
> folders bound to the root of the source and test source trees as well as
the
> root of one resource tree. We want ant to fetch out only the source and
test
> source that pertain to a specific Eclipse project, but we want them
fetched
> from common source code and test source code trees.
>
> If Subversion can't do this, how do other people organize development of

> mutliple products in Subversion?

I do not really understand what you are trying to do, however it sounds
very much like what svn:externals is designed for. You would have a
project for your main code and would use the svn:externals property within
that project to pull in other code from the repository.

That is the best I can do.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Apr 1 04:07: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.