jenkinsci / jenkinsci/subversion-plugin
[JENKINS-1060] Support Bugtraq properties for Subversion changelogs
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
The Bugtraq specification defines properties for Subversion repositories to
allow client software to link commit messages to issue reports in a web-based
issue-tracking system.
See http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/doc/issuetrackers.txt
(username 'guest', no password).
Hudson could detect these properites in a Subversion working copy and use them
to find issue numbers in log messages so that appropriate hyper-links can be
inserted in the changes pages.
---
Originally reported by dwdyer, imported from: Support Bugtraq properties for Subversion changelogs
Raw content of original issue
The Bugtraq specification defines properties for Subversion repositories to
allow client software to link commit messages to issue reports in a web-based
issue-tracking system.See http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/doc/issuetrackers.txt
(username 'guest', no password).Hudson could detect these properites in a Subversion working copy and use them
to find issue numbers in log messages so that appropriate hyper-links can be
inserted in the changes pages.
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.