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

RE: Subproject organization question

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: 2007-11-05 19:18:32 CET

-----Original Message-----
From: Tad Marko [mailto:tad.marko@bhnetwork.com]
Sent: Thursday, November 01, 2007 6:55 PM
To: users@subversion.tigris.org
Subject: Subproject organization question

> Projects here contain multiple subprojects, so one has to dig about
inside
> of the trunk, branches or tags directories looking for the actual
project
> you want to check out since we have these conventional directories at
the
> top of each project.

If they're doing:
        trunk/project1
        trunk/project2
        trunk/project3
        branches/project1/branch1
        branches/project1/branch2
        branches/project2/branch1
        branches/project3/branch1

then yes, that's a pretty gawd awful way of organizing things.

> project-->sp1-->trunk-->[eclipse project files and code dirs
with code]
> | |->branches-->[copies of trunk]
> | -->tags-->[copies of trunk]
> |
> |--sp2-->trunk
> |->branches
> |->tags

I'm not an Eclipse jockey, but from what little I've done with it, there
shouldn't be a problem.

Subversion doesn't care how you organize your repository. Humans who
have to find projects, do merges, write hooks, automate builds, write
scripts, etc. do care, so you might want to talk it up first, before
pulling the rug out from under people.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 5 19:19:16 2007

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.