You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Ivan Zhakov (JIRA)" <ji...@apache.org> on 2015/10/18 12:25:05 UTC

[jira] [Updated] (SVN-4592) fix contrib check-mime-type.pl for changes to 'svnlook proplist' output

     [ https://issues.apache.org/jira/browse/SVN-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Zhakov updated SVN-4592:
-----------------------------
    Affects Version/s: 1.7.8
          Description: 
Since r1416637 (released in 1.7.8), the changed output of svnlook proplist from name : value format to a new multi-line/multi-value format made the existing check-mime-type.pl contrib pre-commit hook script no longer worked correctly, as it could no longer parse the multi-line proplist output.

First mentioned on the mailing list back in March 2014:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201403.mbox/%3C1576503.m6XB7udPXQ@hurry.speechfxinc.com%3E

New thread for this:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox%3CCALeEUB7iz6u7LLYm09+dkOSJb3+ZsjOGMpHg28DmttjyxQiVOw@mail.gmail.com%3E

New patch proposed:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox/%3C1440376950-3727-1-git-send-email-javabrett%40gmail.com%3E

http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox/%3C1440376950-3727-2-git-send-email-javabrett%40gmail.com%3E

Original issue reported by *javabrett*

  was:
{noformat:nopanel=true}
Since r1416637 (released in 1.7.8), the
changed output of svnlook proplist from name : value format to a new
multi-line/multi-value format made the existing check-mime-type.pl
contrib pre-commit hook script no longer worked correctly, as it could
no longer parse the multi-line proplist output.

First mentioned on the mailing list back in March 2014 [1].

New thread for this [2].

New patch proposed, [3], [4].

[1] http://mail-archives.apache.org/mod_mbox/subversion-
dev/201403.mbox/%3C1576503.m6XB7udPXQ@hurry.speechfxinc.com%3E
[2] http://mail-archives.apache.org/mod_mbox/subversion-
dev/201508.mbox/%3CCALeEUB7iz6u7LLYm09+dkOSJb3+ZsjOGMpHg28DmttjyxQiVOw@mail.gma
il.com%3E
[3] http://mail-archives.apache.org/mod_mbox/subversion-
dev/201508.mbox/%3C1440376950-3727-1-git-send-email-javabrett%40gmail.com%3E
[4] http://mail-archives.apache.org/mod_mbox/subversion-
dev/201508.mbox/%3C1440376950-3727-2-git-send-email-javabrett%40gmail.com%3E
{noformat}


Original issue reported by *javabrett*

          Component/s:     (was: svnlook)
                       contrib/check-mime-type.pl

> fix contrib check-mime-type.pl for changes to 'svnlook proplist' output
> -----------------------------------------------------------------------
>
>                 Key: SVN-4592
>                 URL: https://issues.apache.org/jira/browse/SVN-4592
>             Project: Subversion
>          Issue Type: Bug
>          Components: contrib/check-mime-type.pl
>    Affects Versions: 1.7.8, 1.8.x
>            Reporter: Subversion Importer
>             Fix For: 1.10.0
>
>
> Since r1416637 (released in 1.7.8), the changed output of svnlook proplist from name : value format to a new multi-line/multi-value format made the existing check-mime-type.pl contrib pre-commit hook script no longer worked correctly, as it could no longer parse the multi-line proplist output.
> First mentioned on the mailing list back in March 2014:
> http://mail-archives.apache.org/mod_mbox/subversion-dev/201403.mbox/%3C1576503.m6XB7udPXQ@hurry.speechfxinc.com%3E
> New thread for this:
> http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox%3CCALeEUB7iz6u7LLYm09+dkOSJb3+ZsjOGMpHg28DmttjyxQiVOw@mail.gmail.com%3E
> New patch proposed:
> http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox/%3C1440376950-3727-1-git-send-email-javabrett%40gmail.com%3E
> http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox/%3C1440376950-3727-2-git-send-email-javabrett%40gmail.com%3E
> Original issue reported by *javabrett*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)