You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Chris <sh...@yahoo.com> on 2006/05/05 20:25:30 UTC

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

Re: Subversion with Eclipse: directory structure

Posted by Russ <rs...@istandfor.com>.
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" <sh...@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