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

Re: Subversion with Eclipse: directory structure

From: Russ <rsivak_at_istandfor.com>
Date: 2006-05-07 00:06:20 CEST

You would just check out trunk as a project, and then handle branching and merging through subclipse.
Sent wirelessly via BlackBerry from T-Mobile.

-----Original Message-----
From: "Chris" <shef31@yahoo.com>
Date: Fri, 5 May 2006 15:25:30
To:users@subversion.tigris.org
Subject: Subversion with Eclipse: directory structure

What should the project and directory structure be when I use Subversion
with Eclipse?

If I have:

/MyProject/branches
/MyProject/tags
/MyProject/trunk

do I create multiple Eclipse projects, one under /trunk and one under each
branch? (That is, do the .project and .classpath files go under /trunk,
etc.) Or do we have one giant project under /MyProject?

My guess is that one giant project would be confused, because we would have
multiple identically-named classes in the same project. But I'm not sure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 7 00:06:20 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.