Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-190

Incorrect SVN properties for some files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None

    Description

      There seem to be a few incorrect SVN properties in SVN trunk; following is a list of SVN commands that can be used to fix them:

      These should be done on whatever OS was used to create the files, probably Unix, otherwise there may be problems:

      svn ps svn:eol-style native src/java/org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.java
      svn ps svn:eol-style native src/java/org/apache/commons/math/stat/inference/OneWayAnova.java
      svn ps svn:eol-style native src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java
      svn ps svn:eol-style native src/test/org/apache/commons/math/stat/inference/OneWayAnovaTest.java

      These files should not be executable - can be done on any OS:

      svn pd svn:executable src/java/org/apache/commons/math/transform/package.html
      svn pd svn:executable src/mantissa/src/org/spaceroots/mantissa/algebra/Chebyshev.java
      svn pd svn:executable src/mantissa/src/org/spaceroots/mantissa/algebra/Hermite.java
      svn pd svn:executable src/mantissa/src/org/spaceroots/mantissa/algebra/Legendre.java
      svn pd svn:executable src/mantissa/src/org/spaceroots/mantissa/algebra/Polynomial.java
      svn pd svn:executable src/mantissa/src/org/spaceroots/mantissa/algebra/PolynomialFraction.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/ChebyshevTest.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/HermiteTest.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/LegendreTest.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/PolynomialDoubleTest.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/PolynomialFractionTest.java
      svn pd svn:executable src/mantissa/tests-src/org/spaceroots/mantissa/algebra/PolynomialRationalTest.java

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: