bgporter + subversion 8
Svnmerge.py - SubversionWiki
november 2007 by bgporter
svnmerge.py is a tool for automatic branch management. It allows branch maintainers to merge changes from and to their branch very easily, and automatically records which changes were already merged. This allows displaying an always updated list of change
subversion
development
python
november 2007 by bgporter
Ned Batchelder: December 2006
january 2007 by bgporter
This is how to move a Subversion repository from one place to another. It's one of those operations I undertake only infrequently, and so have to re-learn each time. This time, I'm writing it down.
howto
subversion
january 2007 by bgporter
Trac Hacks - Plugins Macros etc. - Trac
january 2007 by bgporter
The purpose of TracHacks is to provide free Subversion hosting for community created Trac hacks. TracHacks uses the excellent TagsPlugin, which adds basic categorisation to Trac. All hacks are tagged with one or more of the available tags.
development
subversion
scm
january 2007 by bgporter
Ned Batchelder: Subversion branching quick start
october 2006 by bgporter
Many developers are uneasy about branching and merging, even those who consider source control essential. It can be a very complicated process, but it doesn't have to be, and it is a very powerful way to manage development. Here's how to get started with
subversion
scm
october 2006 by bgporter