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):
<img class="aligncenter size-medium wp-image-629" title="egit-synchronize-change-set" src="https://luksza More Info.org/wp-content/plugins/speed-booster-pack/inc/images/1×1.trans.gif” data-lazy-src=”https://luksza.org/wp-content/uploads/2010/07/egit-synchronize-change-set-223×300.jpg” alt=”” width=”223″ height=”300″ srcset=”https://luksza.org/wp-content/uploads/2010/07/egit-synchronize-change-set-223×300.jpg 223w, https://luksza.org/wp-content/uploads/2010/07/egit-synchronize-change-set.jpg 382w” sizes=”(max-width: 223px) 100vw, 223px” />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.
thats actually great news – i really wait for this feature !
hope it will not need months until,its in the the offical repo’s … 🙂
Awesome! Keep up the good work, really looking forward to the whole Synchronize work!
Pingback: Dariusz [LocK] Łuksza » EGit Synchornize ChnageSet – discussion
Pingback: Dariusz [LocK] Łuksza » EGit Synchornize ChnageSet – implemented!