Bugs item #3458954, was opened at 2011-12-13 03:37 Message generated for change (Settings changed) made by kargor You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3458954&group_id=167540
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Consistency Group: 11.12.9 Status: Open Resolution: None Priority: 8 Private: No Submitted By: Hendrik (translatemyname) >Assigned to: Nobody/Anonymous (nobody) Summary: Full sharing after partial sharing Initial Comment: After sharing parts of the project Alice shares the full project with Bob leading to inconsistencies. Sharing is entirely broken -> Bob remains in inconsistent state without being able to recover. Bob does not get any file, only the folders ---------------------------------------------------------------------- Comment By: Stefan Rossbach (kargor) Date: 2012-06-27 12:07 Message: I think there are still problems. As least I remember, every partial share will treated as a new project (new project id). In reality you do not have upgraded your partial shared project, instead you now have two shared projects. See: SarosSessionManager#addResourcesToSession ---------------------------------------------------------------------- Comment By: Franz Zieris (franzzieris) Date: 2012-05-23 08:18 Message: Is there a good way to reproduce this? I tried the following without any problems: * Session with ALICE and BOB * ALICE has one project (JUnit 4.8.2), BOB has an empty workspace * ALICE shares package org.junit.runner with BOB * BOB accepts as a new project * ALICE right-clicks on her project and select "Add to Saros Session" * BOB accepts as an existing project (re-using the previously created JUnit project) * ALICE and BOB both have a consistent, full-shared project I used the current master (Git 0b7b758), so maybe this issue got fixed meanwhile and nobody noticed. If nobody can provide a way to reproduce the described failure, I will close this ticket as out-dated. ---------------------------------------------------------------------- Comment By: Stefan Rossbach (kargor) Date: 2012-02-01 15:32 Message: An easy fix is to forbid sharing the full project after it was shared part, ( one line fix). Upgrading a partial sharing to a full sharing may require much more analysis. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3458954&group_id=167540 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dpp-robot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dpp-robot
