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

Multiple Projects, One Working Directory

From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-08-08 18:50:50 CEST

I have a repository that contains multiple projects. Each project has
its own branches-tags-trunk structure, but I need to be able to check
out the contents of each project to the same working directory. There
is one core project and the other projects are "addon modules" that
work within the core context. The reason for keeping them separate is
that we build, sell, package and ship them separately.

Core and addons both install from the product root directory. Is it
possible to checkout files from multiple projects to the same working
directory using TortoiseSVN (or any other client, I assume)?

If you're wondering how/why they both checkout to the same working
directory, each addon contains a few files that are web accessible and
a few that are not. There are directories allocated in core to hold
these, but in order to access them from one install root, I need to
mirror the core path in the addon repository so the files end up in
the right place. Hopefully that explains just a little. It's not
ideal, but it's the hand I was dealt.

Thanks.

-- 
Rob Wilkerson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 8 18:52:43 2006

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.