G'day Nick,
Normally you would only ever checkout at the trunk / tags / branches
level or below. So in your example each user of your repository
(yourself included) would check out any or all of the following:
/rpgsuite/core/client/trunk
/rpgsuite/core/server/trunk
/rpgsuite/core/common/trunk
Cheers,
Peter
----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------
> -----Original Message-----
> From: Nicholas Pappas [mailto:nick@rightstep.org]
> Sent: Tuesday, December 21, 2004 3:22pm
> To: users@subversion.tigris.org
> Subject: Checking out multi-project repositories
>
> Hello all.
>
> First, I need thank everyone who helped me out in
> getting Subversion to
> work on Gentoo, and making the suggestions concerning IntelliJ IDEA
> which prompted me to go ahead with Subversion in the first place.
> Thanks. :)
> I've since set up a multi-project repository, and I'm
> curious about the
> "proper" way to check things out -- or how to suggest that
> others check
> things out.
> Here is my structure:
>
> /rpgsuite
> core/
> client/
> trunk/
> tags/
> branches/
> server/
> ...
> common/
> ...
> modules/
> (nothing)
>
> Someone like myself would want everything, so should I
> checkout the
> root and point my IDE to the appropriate 'trunk' directories?
> Or, is it
> more "proper" to check out each project (client, server, common)
> independantly?
> Another developer might only be interested in the
> client. Should I
> point them to the 'trunk' directory, or should I point them
> to 'client'
> so that they get the 3 sub-directories?
> ... or does it not really matter? :)
>
> Thanks again for all your help!
>
> Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 00:45:02 2004