Transcript as follows:
kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
fossil: no such file: /usr/src/share/man/man9/cpu_swapout.9
fossil: SQLITE_BUSY: statement aborts at 2: [ROLLBACK] cannot rollback transaction - SQL statements in progress
kamloops# fossil rebuild
118085 (100%)....
kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
fossil: no such file: /usr/src/share/man/man9/cpu_swapout.9
fossil: SQLITE_BUSY: statement aborts at 2: [ROLLBACK] cannot rollback transaction - SQL statements in progress
kamloops# fossil chan | grep -i missing
MISSING share/man/man9/cpu_swapout.9
kamloops# fossil rm ./share/man/man9/cpu_swapout.9
DELETED share/man/man9/cpu_swapout.9
kamloops# fossil commit -m "cvs update, including taking Sverre's newest iwn-related changes; may not include 'Centrino Ultimate-N 6300' support, but is more inline w/ that driver"
unable to sign manifest. continue (y/N)? y
New_Version: 42eabbd23375ca2c5db5867269ac8b92d00b117f
kamloops#
|