Home > eclipse, english, java, programming, soc10 > EGit Synchronize ChangeSet – a small step ahead

EGit Synchronize ChangeSet – a small step ahead

This is  actually a really small step, because I only manage to display list of commits between two selected branches/tags (as you can see on this screen shot):

But for me it is a great success, after more then a week of fighting with Team Framework API, with was actually designed for centralized version control system.

Actually this list isn’t even sorted properly, listed commits doesn’t contains any data/child  … but I think that right now things should goes faster then it was before, because I think that I’ve got idea of change set’s.

What should be done? All commit’s should be assigned to root node with should represent repository (this is in  case if someone will be synchronizing multiple repositories at a same time). Commit’s should contains list of changes with proper path representation: project (if it is included in this repository), folder (and java packages if it is a java project) and finally files that was changed in this particular commit.

Creative Commons License
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Related posts:

  1. EGit synchornization – the next step
  2. Preview of EGit integration with Synchronization View
  3. EGit 0.8.0 would have UI for tagging
  4. EGit tagging UI is almoust there
  5. GSoC10 midterm and EGit common ancestor
  1. July 28th, 2010 at 06:53 | #1

    thats actually great news – i really wait for this feature !

    hope it will not need months until,its in the the offical repo’s … :-)

  2. Benjamin Muskalla
    July 28th, 2010 at 15:47 | #2

    Awesome! Keep up the good work, really looking forward to the whole Synchronize work!

  1. July 30th, 2010 at 03:17 | #1
  2. August 6th, 2010 at 04:02 | #2


two − 1 =