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

Bug 320559

Summary: Allow variables in svn commit templates
Product: [Technology] Subversive Reporter: Ken Gilmer <ken>
Component: UIAssignee: Igor Burilo <igor.burilo>
Status: CLOSED MOVED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.