Checkout from SVN or Gem

I tried out radiant and have decided to use it for my production site
and I
was wondering whether I should use the gem or checkout the latest
version
from svn. I am thinking of using the svn method and installing
extensions
with svn:externals. Is there any reason to do otherwise?

On Jan 2, 2008 11:17 AM, Chris B. [email protected] wrote:

I tried out radiant and have decided to use it for my production site and I
was wondering whether I should use the gem or checkout the latest version
from svn. I am thinking of using the svn method and installing extensions
with svn:externals. Is there any reason to do otherwise?

You can radiant mysite and add the mysite directory to svn and use
externals there, and not have to track trunk, which may have breakages
sometimes, or incompatibilities with certain extensions. If you do
check out from svn you can use a tag or branch to get a stable version
you know works with your extensions.

-todd[1]