[Bug 236229] Subversion hooks should accept URLs in the PR field of commit logs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 4 21:03:22 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236229

            Bug ID: 236229
           Summary: Subversion hooks should accept URLs in the PR field of
                    commit logs
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: vangyzen at FreeBSD.org

Presently, the Subversion post-commit hook only accepts numbers (and GNATS
categories) in the PR field of commit logs.  Since practically everything is a
URL these days, and therefore everything else knows how to _handle_ a URL, the
hook should accept URLs in the PR field.

Modify hook scripts:

https://reviews.freebsd.org/D19426

Update Subversion's commit log template in src and ports:

https://reviews.freebsd.org/D19459
https://reviews.freebsd.org/D19460

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list