One Quickie


Changing a working tree's repository location (Subversion->Hacks)
Sometimes your subversion repository moves (like if you're using a private one and the machine changes addresses). Here's how to repoint a working tree to the new location (handy if there's outstanding changes that are a pain to move over to a fresh checkout)
% svn switch --relocate http://from-address.flongswozzle.net http://to-address.borkware.com
Muchos thankos to Lucas Eckels for the tip.



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com