One repository per Eclipse project? [message #647811] |
Sun, 09 January 2011 10:28  |
Eclipse User |
|
|
|
I have 7 Eclipse projects, they are all plug-ins for the same
application. I use one CVS repository with 7 folders, one for each project.
I experimented with eGit. Now it wants to create a repository for each
project. 7 repositories? It doesn't seem possible to create one master
git repository and add 7 eclipse projects to it. When I do a
"Team->Share Project" I only get the option to create a new repository
under the project's root folder.
Am I missing something?
PB
|
|
|
|
Re: One repository per Eclipse project? [message #647936 is a reply to message #647924] |
Mon, 10 January 2011 09:18  |
Eclipse User |
|
|
|
On 10/01/2011 13:34, Paul Webster wrote:
> It seems to me that to add projects to an existing repo, you need to
> create the project directory in the repo.
>
> ex: I created a bare repo, and then cloned it locally. Then when I
> created a project, I unchecked "use default location" and put the
> project in a subdir in my local repo. Then when I share the project, it
> finds the .git directory in the parent folder.
>
> PW
>
>
Yes, thanks.
PB
|
|
|
Powered by
FUDForum. Page generated in 0.02703 seconds