<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://build2be.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>build2be/com/e - core</title>
 <link>https://build2be.com/category/core</link>
 <description></description>
 <language>en</language>
<item>
 <title>Updating drupal core</title>
 <link>https://build2be.com/content/updating-drupal-core</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I never tried to do an core update on the command line. Today I tried it.&lt;/p&gt;
&lt;p&gt;Get the latest drupal version&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;drush dl&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Check your download&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ls
drupal-6.x&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Checkout svn drupal-6-core&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;svn --username=build2be chechout http(s)://my-svn/drupal-6-core/trunk/&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Step into drupal version to update&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;cd trunk/www&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Apply the patch&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;diff -ru ./ ../../drupal-6.x/ | patch -p0&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Is this all?&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 11 Jan 2010 12:20:09 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">101 at https://build2be.com</guid>
 <comments>https://build2be.com/content/updating-drupal-core#comments</comments>
</item>
</channel>
</rss>
