[wp-trac] [WordPress Trac] #24976: Implement develop.svn.wordpress.org

WordPress Trac noreply at wordpress.org
Sun Aug 18 20:21:56 UTC 2013


#24976: Implement develop.svn.wordpress.org
----------------------------+--------------------
 Reporter:  nacin           |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.7
Component:  General         |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+--------------------

Comment (by azaozz):

 The `svn-ignore` property works differently than `.gitignore`. It's not
 recursive, applies only to the current directory and doesn't accept sub-
 directory paths as values.

 In Subversion 1.8 (came out about a month ago) there are
 [http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-
 config two new properties]: `svn:global-ignores` and `svn:auto-props`.
 Global-ignores is recursive and auto-props can be used to set things like
 svn:eol-style and svn:mime-type for new files.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24976#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list