As the name suggests, this is a plugin for the IDEA family of IDEs that adds support for the Fossil SCM.
This plugin currently supports:
- TODO
Why?
Because this plugin seems to be unmaintained and is no longer functional in recent versions (>=2021) of the IDEA family of IDEs.
Why from scratch?
Because it's fun.
Limitations
This project does not currently support:
- Content history handling
- Proper revision number handling (ie. compareTo does something)
- Commit handling
- File add/remove updates not responding
- Clone dialog migrated away from deprecated thing
- Clone vs checkout split with a sane UI
- Detect fossil checkout
- Branch creation/switching/merging
- Bundle binaries or select a host binary
- Ticket/Forum/Wiki/Technote viewing/editing
Copyright
This plugin is licensed under the Apache License, Version 2.0.
See the LICENSE
file for the full details.