Hi Johan,

You can have one working directory (aka local repository) with these
three branches and switch between them with "git checkout" or the same
command in EGit.
You can also have 3 working directories - one for each branch. This
way you can load them at once in one Eclipse instance of each one in
its own Eclipse instance.

I personally use the first approach for now.

On Wed, Jan 4, 2012 at 5:25 PM, Johan Compagner <jcompag...@gmail.com> wrote:
> Currently i just have 3 workspaces for wicket (1.4,1,5 and trunk/master)
>
> But git works with a/one working directory...
>
> thats always one of those..
>
> So is the only solution to have the remote git repo dumped three times on
> my disk?
> I don't find that very logical..
>
> And no i don't want to constantly switch, i could do that with wicket if
> really needed, but i find that annoying because i also look for our self
> (and eclipse projects also now move)
> and there i have really all kind of changes in 1 when i want to go to the
> other...
>
> And clicking between eclipse instances is way faster (i always have 3 or
> more eclipse instances open on various workspaces)
>
> johan



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Reply via email to