Fossil SCM
failed `fossil open` - delete _FOSSIL_
Fixed
d299fb9842d6bc6…
· opened 14 years, 11 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- April 29, 2011 4:45 p.m.
dgp Sometimes I mistype a tag name durin fossil open:
dgp fossil open /path/to/tcl.fr core-8-5-brunch
dgp It fails, gives me a good message.
dgp So I try again, taking care to type it right, and it fails because I can't fossil open into a directory where there's already been a fossil open -- even though it failed.
dgp My simple minded fix would be to delete the FOSSIL file when a fossil open fails, but dunno what implications that has.
anonymous claiming to be Arnel added on 2011-04-30 13:00:28 UTC: Deleting FOSSIL is similar to what "fossil close" does, so in your case it should not have any harmful effects whatsoever.