Can one choose the location of the checked-out workspace copy? [message #1775974] |
Wed, 08 November 2017 12:47  |
Eclipse User |
|
|
|
Is it possible to choose/adjust a branches checkout-location?
I would like to keep my repositories in one location and my workspace in a different one. Right now, Egit always checks out to the parent-folder of the .git folder. I would prefer to keep these directories separated, i.e.
.../some-place/foo/.git (local git repo)
.../some-other-place/workspace/* (checked out projects here)
Specifically I would like to check out projects from different repositories into the same workspace. Is that possible?
.../some-place/foo/.git (local repo1)
.../some-place/bar/.git (local repo 2)
.../some-other-place/workspace/* (projects from repo1 AND repo2 here).
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05623 seconds