From f44a682a86fc0654136fec66cb52ca136bad6c01 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Oct 2007 18:26:03 -0400 Subject: [PATCH 1/1] improve home directory checkout command --- mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrconfig b/mrconfig index b7394d4..c86c936 100644 --- a/mrconfig +++ b/mrconfig @@ -53,6 +53,6 @@ skip = ! mylaptop || ! wantsrc # My home directory, which I keep in svn. [] -checkout = svn co svn+ssh://svn.kitenet.net/srv/svn/joey/trunk/home-$(hostname) joey +checkout = svn co svn+ssh://svn.kitenet.net/srv/svn/joey/trunk/home-$(hostname) $HOME # run svnfix after each update update = svn update && svnfix -- 2.39.5