Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Hacking Django, how Bazaar. This is a neat trick: use Subversion to track an upstream project, then create Bazaar branches to manage your own development against the trunk.

Tagged , , ,

1 comment

  1. You can do much the same thing with SVK, which is sort of a superset of Subversion which uses the Subversion filesystem and syntax to achieve decentralized version control. Mirror the remote SVN repo, then branch locally as much as you want. Great for checking-in changes when you're offline.

    Paul Smith - 12th January 2007 16:12 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site