今度はアリスの番です:
% cd ~/wd/hello-world-Alice % larch make-log ++log.hello-world--mainline--0.1--lord@emf.net--2003-example [Alice edits the log message.] % cat ++log.hello-world--mainline--0.1--lord@emf.net--2003-example Summary: added copywrong statements Keywords: Added copywrong statements to the source files so that nobody can steal HowdyCorp's code.
それからコミットしようとします:
% larch commit
[....]
commit: project tree out of date
Working directory is missing these patches:
patch-2
Unable to complete "commit".
Try "larch update --help" or "larch commit --out-of-date-ok"
ここでの問題は、ボブの変更はすでにアーカイブに保存されていますが、 アリスのツリーはその変更が反映されていない、というところです。