public marks

PUBLIC MARKS from greut with tags use & svn

February 2009

MovingToDistutils - django-hotclub - the how and why of Pinax's move to distutils - Google Code

Until recently, Pinax had two choices for a given external dependency:

  1. use svn:externals and point to the external dependency's svn repository
  2. include the external dependency code in the Pinax codebase

However, there are problems with this approach:

  1. it largely relies on external dependencies being in svn and this is increasingly not the case (although it was when Pinax started)
  2. it makes it difficult for Pinax itself to move away from svn
  3. there is no management of dependencies between external dependencies, nor between particular projects in Pinax and their individual dependencies

To solve these problems and more, Pinax is switching to a distutils-based approach. This means:

  1. externals dependencies are encouraged to be released as distutil-compliant packages with a valid setup.py and put on PyPI
  2. development versions of dependencies can be pulled in in a variety of different ways including from git, hg or bzr repositories

svn:externals are evil

November 2008

Code Intensity: SVN Externals are Evil; Use Piston or Braid

by 1 other

the evil is SVN itself not handling changing of externals (i.e. to/from an external) in basic operations like updates and merges, which may cause a lot of manual work on your end, and break automated builds or similar.

wondering about massively usage of it.

greut's TAGS related to tag use

agile +   ajax +   akamai +   api +   article +   badge +   blog +   bzr +   cargo cult +   code +   community +   content +   css +   daily +   design +   distributed systems +   example +   fail +   flash +   foaf +   free +   generator +   gentoo +   getful +   google +   hg +   html +   http +   humor +   i18n +   introduction +   iphone +   lean +   linux +   map reduce +   network +   opera +   paper +   performance +   pil +   portability +   presentation +   programmation +   py +   python +   rails +   rdf +   rdfa +   rest +   safari +   scrum +   search +   server +   social +   software +   Stallman +   svn +   team +   template +   test +   tools +   tutorial +   ubuntu +   UCD +   UED +   uid +   usability +   web +   websemantic +   work +   wsgi +   xfn +   xhtml +