Skip to:
Content

BuddyPress.org

Timestamp:
04/29/2015 06:50:09 PM (9 years ago)
Author:
djpaul
Message:

Tidy up SVN properties.

This first steps removes svn:eol-style, svn:executable, svn:mime-type on all files.
The svn:ignore property on the root folder has been tidied up and matches WordPress core's example.

A subsequent commit will re-instate svn:mime-type via svn:auto-props, and add some svn:global-ignores.

See #6409

Location:
trunk
Files:
3 edited

  • trunk

    • Property svn:ignore
      •  

        old new  
        1 .DS_Store
        2 .idea
         1# Configuation files with possibly sensitive information
         2.htaccess
         3
         4# Files and folders related to build/test tools
        35phpunit.xml
        4 lib-cov
        5 *.seed
        6 *.log
        7 *.csv
        8 *.dat
        9 *.out
        10 *.pid
        11 *.gz
        12 pids
        13 logs
        14 results
        156node_modules
        167npm-debug.log
  • trunk/src

    • Property svn:ignore deleted
  • trunk/src/bp-messages/bp-messages-template.php

    • Property svn:eol-style deleted
Note: See TracChangeset for help on using the changeset viewer.