Hi Lars, It works great as long as you the set of projects in branches are not differing.
branch1 * p1 * p2 branch2 * p1 * p2 * p3 Switching from branch1 to branch2 works like a charme but switching from branch2 to branch1 fails. I've now done it differently and add the project to a meta-project and one can then link stuff into the workbench. You can clone the whole thing from http://github.com/tomsontom/e4demo Tom Am 22.07.10 19:51, schrieb Lars Vogel: > Hi Tom, > > we might want take this off the e4 mailing list, but IMHO EGit work > really well for this scenario. > > Could you send me a procedure to produce a problem or even better open a > bug for this issue? I have some contact with the EGit committer and > might be able to work this out with them. > > Best regards, Lars > > 2010/7/22 Tom Schindl <[email protected] > <mailto:[email protected]>> > > Hi, > > In theory this is a good idea. In practice I have to tell you that this > completly fails when you the branches have a different set of bundles > because EGit is probably TOO clever in try to restore stuff. > > Tom > > Am 22.07.10 15:50, schrieb Lars Vogel: > > Hi Tom, > > > > would be cool if you check the example into a git repo and make every > > step a branch so that it is easier for new people to follow along your > > example. > > > > Cheers, Lars > > > > 2010/7/21 Tom Schindl <[email protected] > <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>>> > > > > Hi, > > > > On the notes of yesterdays call there was something about tutorial > > stuff. I've been working since yesterday on a small MailDemo > Tutorial > > which demostrates step by step how one creates an e4-Application. > > > > I've just finished the first 5 chapters (I've not looked at > spelling > > errors, ...) but you should get a first idea where I'm heading > too. > > > > I plan to release the tutorial on my blog at the time we ship > e4 so I've > > still some work to do :-) > > > > Feedback naturally appreciated > > > > Tom > > > > -- > > B e s t S o l u t i o n . a t EDV > Systemhaus GmbH > > > ------------------------------------------------------------------------ > > tom schindl > geschaeftsfuehrer/CEO > > > ------------------------------------------------------------------------ > > eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 > 512 935834 > > > > _______________________________________________ > > e4-dev mailing list > > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > > > > > > > > -- > > Lars > > http://www.vogella.de - Tutorials about Java, Eclipse and Web > programming > > http://www.twitter.com/vogella - Lars on Twitter > > > > > > > > _______________________________________________ > > e4-dev mailing list > > [email protected] <mailto:[email protected]> > > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > -- > B e s t S o l u t i o n . a t EDV Systemhaus GmbH > ------------------------------------------------------------------------ > tom schindl geschaeftsfuehrer/CEO > ------------------------------------------------------------------------ > eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 512 935834 > _______________________________________________ > e4-dev mailing list > [email protected] <mailto:[email protected]> > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > > > -- > Lars > http://www.vogella.de - Tutorials about Java, Eclipse and Web programming > http://www.twitter.com/vogella - Lars on Twitter > > > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschaeftsfuehrer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 512 935834 _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
