Fossil SCM
wrong status of 'status' even after revert
b8c67a28dd7be53…
· opened 13 years, 3 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Unable_To_Reproduce
- Subsystem
- —
- Created
- Jan. 4, 2013 3:38 p.m.
$ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config EDITED mk_ub.sh EDITED smit.config
$ rm mk_ub.sh $ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config MISSING mk_ub.sh EDITED smit.config
$ fossil revert mk_ub.sh REVERTED: mk_ub.sh "fossil undo" is available to undo changes to the working checkout.
$ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config EDITED mk_ub.sh EDITED smit.config
Comments (2)
$ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config EDITED mk_ub.sh EDITED smit.config
$ rm mk_ub.sh $ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config MISSING mk_ub.sh EDITED smit.config
$ fossil revert mk_ub.sh REVERTED: mk_ub.sh "fossil undo" is available to undo changes to the working checkout.
$ fossil stat repository: /home/dlin/fs/kernel.fossil local-root: /home/dlin/src/kernel/ checkout: c0f6f49fa0651745cb0531f4e43eb27b8694af1e 2013-01-03 02:19:55 UTC parent: 269a3406c14bde8e05f8a62b84ef152e4207a2f6 2013-01-02 15:38:21 UTC tags: trunk comment: undo fake version. add netfilter_bridge_cdc_ether.config (user: dlin) EDITED 256M.config EDITED mk_ub.sh EDITED smit.config
Works fine when I try the same thing here.