Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 318650

Summary: Support for changelist command
Product: [Technology] Subversive Reporter: Silver Zachara <silver.zachara>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: CLOSED MOVED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 0.7   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Silver Zachara CLA 2010-07-01 18:20:26 EDT
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.
Comment 1 Eclipse Webmaster CLA 2023-02-13 10:55:06 EST
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/62.