From 4c995a35a7b29b1b73ac2fa90aeb783a1fccc6b8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Oct 2007 00:09:13 -0400 Subject: [PATCH] simply my svn-homedir example --- mrconfig | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.39.2