Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320559 - Allow variables in svn commit templates
Summary: Allow variables in svn commit templates
Status: CLOSED MOVED
Alias: None
Product: Subversive
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 17:32 EDT by Ken Gilmer 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 Ken Gilmer CLA 2010-07-21 17:32:59 EDT
Build Identifier: I20100608-0911

A common convention in projects is a specific structure to commit messages.  For example:

[component name]: [reason for change]

I would like to be a able to write a svn commit template that would allow me to add the variable [project name] that would be loaded if the given files for a commit where part of a specific project.  This may be constrained already by the UI.

For example if I am working on a project WoodChair and I commit a few files, the dialog would say:

WoodChair: 

My template might look like:

${project.name}:



Reproducible: Always

Steps to Reproduce:
1. Open preference dialog for svn commit template.
2. Observe no variables.
Comment 1 Eclipse Webmaster CLA 2023-02-13 10:55:08 EST
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/64.