[wp-hackers] Upgrade sanity checks

DD32 wordpress at dd32.id.au
Thu Feb 28 01:19:52 GMT 2008


On Thu, 28 Feb 2008 11:26:04 +1100, Aaron Brazell <emmensetech at gmail.com> wrote:

> On Wed, Feb 27, 2008 at 7:25 PM, Aaron Brazell <emmensetech at gmail.com>
> wrote:
>> I'm guessing that the worry is a ghost. But let's try it for the hell of
>> it.
>> Who can provide the Windows equivalent of this?
>>
>> Aaron-MBP:wptrunk aaron$ md5 wp-includes/query.php
>> MD5 (wp-includes/query.php) = d044f1307824b3a3b396d338168d8440
>>
>
> That's from revision 7079

After an svnup:

echo md5_file('C:/www/wordpress-trunk/wp-includes/query.php'); 
echo md5_file('http://svn.automattic.com/wordpress/trunk/wp-includes/query.php');

e51bb784e66f2abe209540c3ab89007a
d044f1307824b3a3b396d338168d8440

downloaded http:// and pasted it over the local one.. Same md5, but different md5 if i let svn do it..
..I might've messed something up though :/


More information about the wp-hackers mailing list