| Summary: | Allow variables in svn commit templates | ||
|---|---|---|---|
| Product: | [Technology] Subversive | Reporter: | Ken Gilmer <ken> |
| Component: | UI | Assignee: | Igor Burilo <igor.burilo> |
| Status: | CLOSED MOVED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/64. |
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.