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