<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <pre wrap="">Then I bring these into Drupal via the <a class="moz-txt-link-freetext" href="svn:externals">svn:externals</a>...</pre>
</blockquote>
Ahhh, you've just opened my eyes to a whole new world.<span
 class="moz-smiley-s1"><span> :-) </span></span><br>
<br>
<a class="moz-txt-link-freetext" href="http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-3">http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-3</a><br>
<pre class="moz-signature" cols="72">Rob Roy Barreca
Founder and COO
Electronic Insight Corporation
<a class="moz-txt-link-freetext" href="http://www.electronicinsight.com">http://www.electronicinsight.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:rob@electronicinsight.com">rob@electronicinsight.com</a></pre>
<br>
<br>
Anton wrote:
<blockquote
 cite="mid45811f70612141326q313819b3q85887df37bf0c3e8@mail.gmail.com"
 type="cite">
  <pre wrap="">On 15/12/06, Dave Cohen <a class="moz-txt-link-rfc2396E" href="mailto:drupal@dave-cohen.com">&lt;drupal@dave-cohen.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I too use subversion, and I follow the practice described in their manual
called vendor branches: <a class="moz-txt-link-freetext" href="http://svnbook.red-bean.com/en/1.1/ch07s05.html">http://svnbook.red-bean.com/en/1.1/ch07s05.html</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Another thing I find useful in subversion is to develop modules (and
to a lesser extent themes) in their own little subtrees with
tags/branches etc. Then I bring these into Drupal via the
<a class="moz-txt-link-freetext" href="svn:externals">svn:externals</a> property on the Drupal themes and modules directories.
That way you can better reuse work on modules as well as quickly and
easily swapping different versions of modules in and out of different
sites.

I've even started bringing in contrib modules the same way so I can
change between branches easily.

  </pre>
</blockquote>
</body>
</html>