Plan 9 from Bell Labs’s /n/sources/patch/applied/replica-c-resolve/readme

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


When a conflict is being resolved using local copy replica/applylog -c should save the resolution to the database, but some code paths just skips over.

In the past, the workaround was to give all -c/-s to the pull script at once so log apply time is updated and the entries are never revisited. However, this stopped to work when plan9.log began to be recreated monthly, and the earlier-resolved conflicts were reported again and again.

This patch solves the problem for 'a' and 'c' verbs in the log.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.