[wp-trac] Re: [WordPress Trac] #1396: Wordpress download page should have archive containing diffs between versions.

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 21 02:22:02 GMT 2007


#1396: Wordpress download page should have archive containing diffs between
versions.
---------------------------+------------------------------------------------
 Reporter:  amd            |        Owner:  matt   
     Type:  enhancement    |       Status:  closed 
 Priority:  low            |    Milestone:         
Component:  WordPress.org  |      Version:         
 Severity:  normal         |   Resolution:  wontfix
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by markjaquith):

 Bah... WikiFormatting ate that.  Guess you need a line break after the
 opening triple curly and the closing triple curly.

 {{{
 mkdir wp205
 mkdir wp211
 svn export --force http://svn.automattic.com/wordpress/tags/2.0.5/ wp205
 svn export --force http://svn.automattic.com/wordpress/tags/2.1.1/ wp211
 diff -ur wp205 wp211 > upgrade.diff
 rm -rf wp205 wp211
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1396#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list