There has been no votes against this proposal, so I will go ahead and
add bugtraq properties to SVN for the projects I work on.
If someone wants this for a project and doesn't know how to set it up,
please contact me and I'll give a helping hand.
Dennis Lundberg wrote:
> Hi
>
> I would like to s
opers List
Subject: Re: [PROPOSAL] Start using bugtraq in our subversion repository
I wasn't aware that you could use it as a reminder. Would that require
some pre-commit hooks to work?
Brian E. Fox wrote:
> You can regexp the comment to make sure every comment has an issue in
> it, and you
oesn't do much else that I recall...it's just an
> aid/reminder to get the issue in the comment.
>
> -Original Message-
> From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu]
> Sent: Thursday, February 12, 2009 12:01 PM
> To: Maven Developers List
> Subje
Benjamin Bentmann wrote:
> Dennis Lundberg wrote:
>
>> I would like to start using bugtraq [1] in our subversion repositories.
>> If we set a bunch of svn properties in the repository, then version
>> control tools can link to issues in JIRA.
>
> +1.
>
> Will it automatically parse [MNG-] or
n Bentmann [mailto:benjamin.bentm...@udo.edu]
Sent: Thursday, February 12, 2009 12:01 PM
To: Maven Developers List
Subject: Re: [PROPOSAL] Start using bugtraq in our subversion repository
Dennis Lundberg wrote:
> I would like to start using bugtraq [1] in our subversion
repositories.
> If w
Dennis Lundberg wrote:
I would like to start using bugtraq [1] in our subversion repositories.
If we set a bunch of svn properties in the repository, then version
control tools can link to issues in JIRA.
+1.
Will it automatically parse [MNG-] or does a committer need to take
special ste
Hi Brian
bugtrac works the other way round. It created links to JIRA from your
version control tool. This will only happen for tools that support
bugtraq, so it's not an enforcement tool. For clients that don't support
bugtraq it makes no difference. The only thing that is changed in the
svn repo
Doesn't jira already scrape the svn repo for the tickets? I used the
bugtraq stuff before and seem to recall that it only helps for clients
that pay attention to it, so it's not an enforcement tool. That said, it
does make life a little easier if you do have a client that obeys it.
-Original M