Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318650 - Support for changelist command
Summary: Support for changelist command
Status: CLOSED MOVED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: 0.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 18:20 EDT by Silver Zachara CLA
Modified: 2023-02-13 10:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.