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

Multiple Projects that make up a Product

From: Chris Gilliam <chris.gilliam_at_gmail.com>
Date: Thu, 29 May 2008 09:48:37 -0500

Hello all,

I am new to SVN and have a question about how to setup and manage a
repository. We are building an Enterprise Level application that will have
multiple projects that will be compiled into Jars and the group of Jars will
make up the Product. When I look at the SVN documentation about multiple
Projects in SVN it seems straight forward. However, the documentation
doesn't lend itself to the product level.

So, I have multiple projects

repo/
 -project 1
   - branches
   - trunk
 -project 2
   - branches
   - trunk

Now I want to make a build of the product that will be compiling project 1
and project 2 into jar files and package them for the product. I can see
how managing this could get real crazy... All of a sudden project1 has
several branches and project 2 has several branches and I need to provide a
build script that know which ones to pull into the project.

Has anyone done something like this before and is there a better way to
manage it?

Thanks,

-- 
The Hardest thing in the world to do is Think,
Mark Twain
Received on 2008-05-29 16:49:02 CEST

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.