You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/04/13 19:15:16 UTC

[Bug 7171] New: SVN status isn't clean after build

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7171

            Bug ID: 7171
           Summary: SVN status isn't clean after build
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: jquinn+SAbug@pccc.com

After running "perl Makefile.PL && make && svn status", the following output is
seen:

  ?      rules/SIQ.pm
  ?      rules/sandbox-hstern.pm
  ?      rules/sandbox-felicity.pm

These files likely just need to be added to the existing svn:ignore propset.

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

[Bug 7171] SVN status isn't clean after build

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7171

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com
   Target Milestone|Undefined                   |3.4.2

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
pushing to 3.4.2

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

[Bug 7171] SVN status isn't clean after build

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7171

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Kevin A. McGrail <km...@apache.org> ---
Only a concern for developers.

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

[Bug 7171] SVN status isn't clean after build

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7171

Joe Quinn <jq...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jquinn+SAbug@pccc.com

--- Comment #2 from Joe Quinn <jq...@pccc.com> ---
Created attachment 5434
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5434&action=edit
results of svn propedit

The attached patch ignores untracked files I saw after running perl Makefile.PL
&& make && svn status.

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