X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/4cda4e5c360d4cd0cd33ef8b3bd2cd55eb50b583..900fe2548852e975ce41e04bfd5ef155c44821f0:/mrconfig?ds=sidebyside diff --git a/mrconfig b/mrconfig index aff6a91..d1e7a46 100644 --- a/mrconfig +++ b/mrconfig @@ -19,7 +19,4 @@ update = git pull origin master && git pull kite sourcev3 # My home directory, which I keep in svn. [] -# Since I have a lot of different branches for different machines, -# the checkout procedure is manual. -checkout = echo "run svn+ssh://svn.kitenet.net/srv/svn/joey/trunk/home- ."; \ - exit 1 +checkout = svn co svn+ssh://svn.kitenet.net/srv/svn/joey/trunk/home-$(hostname) joey