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

Re: working with multiple related projects

From: charles i <charlieboy7_at_yahoo.com>
Date: 2005-10-10 13:22:19 CEST

Ok - replace the word "project" with "application".

I understand the directory structure in the repository
doesn't matter - what I don't understand is how it's
possible to work with multiple applications at the
same time e.g.

trunk\common\src
trunk\application1\src

Both directories above have a "src" directory -
application1 depends on common - how do I checkout
common and application1 in the same local directory,
without getting an error about the "src" already being
under version control?

--- "Robert P. J. Day" <rpjday@mindspring.com> wrote:

> On Mon, 10 Oct 2005, charles i wrote:
>
> > I'm new to SVN, and have been (unsuccessfully)
> trying
> > to set up a repository (respositories) for working
> > with multiple related projects.
> >
> > We have many projects, all using a common base
> code,
> > and some sharing a set of sub-projects. Ideally, I
> > would like my repository set up like:
> >
> > trunk\common\src
> > trunk\project1\src
> > trunk\project2\src
>
> i know i've harped on this before but make sure
> you're not misled by
> the term "project." in subversion, there is
> technically no such
> thing as a "project." a subversion repo is simply a
> directory
> structure with subdirectories you can interpret any
> way you want.
>
> if you want to interpret some of those directories
> as "projects,"
> that's up to you. but subversion itself doesn't
> recognize any such
> thing. just sayin'.
>
> rday
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

                
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 10 13:26:47 2005

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.