gedit-vcs
Mission Statement
To create, with the community, a set of version control system integration plugins for gedit to allow for the version control of files from within gedit.
Features
- Common interface for all VCS plugins to adhere to
- View which files are up to date, modified, or in conflict with the latest repository revision
- Update files from a repository
- Commit local changes to a repository
- Delete or move files within a repository
- View differences between local revisions and those in a repository
- Resolve conflicts in files
Development Status
gedit-vcs is in the requirements and design phases of development. There is not yet a production release of any of the plugins.
Requirements
- gedit trunk
This Project is Free
In the side panel of this page, you will find that this project and its source code are licensed under the GNU Lesser Public License v3. Essentially what this means is that this project is provided free of charge to use and extend under the conditions of the GPLv3 license.