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

Subversion with Eclipse: directory structure

From: Chris <shef31_at_yahoo.com>
Date: 2006-05-05 22:25:30 CEST

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 Sat May 6 23:50:59 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.