Community
Participate
Working Groups
Hi Igor, would be nice to have support for changelist command, so create, modify and delete changelists using the svn changelist command: svn help changelist Support for --changelist option in many commands e.g.: svn diff --changelist ui-fix svn commit -m "Fix a UI bug found while working on math logic." --changelist ui-fix And support for --keep-changelists option for "commit" command: etc. Link to docs: http://svnbook.red-bean.com/en/1.5/svn.advanced.changelists.html There are some limitations of the "chagelist" support in Subversion, but it will be removed in the future, so create some base code for this command and related options prepare Subversive ( for this command ) and facilitate implementation this Subversion's feature into the Subversive in the future. Thank you.
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/62.