This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  0bd876ecfd2cbe3e15eeba70ea191dafd4493c1f (commit)
      from  99bb181906cd2ffae8a8f2a36141f671c4ac1d22 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0bd876ecfd2cbe3e15eeba70ea191dafd4493c1f
Author: Stefan Rossbach <[email protected]>
Date:   Fri Apr 10 18:03:50 2015 +0200

    [INTERNAL] removed VCS usage for diff calculation on IPN side
    
    The diff method of the FileList class has never used VCS meta
    data when calculating the file diff but only the checksums.
    
    Therefore this calculation is nothing more than a NOP that only adds
    additional time to the (already "slowish") synchronization process when
    VCS support is enabled.
    
    Furthermore the whole diff is already calculated and the current process
    contains defects anyways i.e:
    
    Alice starts a session with Bob.
    Afterwards Alices invites Carl.
    
    While Carl is in the UI Wizard for selecting the target project either
    Alice or Bob adds more files to the project that should be shared with
    Carl.
    
    Result:
    
    When Carl has finished the negotiation the newly added files are
    MISSING and can only be recovered if those files are opened in an
    Eclipse editor window so that the watchdog notices the absence of these
    files on Carls side.
    
    Change-Id: I335421238d442ec4a2556a81cc3e825ed13fae0d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2197
    Tested-by: Jenkins CI
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../negotiation/IncomingProjectNegotiation.java    |   28 +++++--------------
 1 files changed, 8 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to