X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/6ebadb2ec2e244911d754a97d493ed8f967c7e78..cf42c0550fa6e2a112a2760119a92f15d301209c:/mrconfig diff --git a/mrconfig b/mrconfig index f70ff9b..c86c936 100644 --- a/mrconfig +++ b/mrconfig @@ -49,10 +49,10 @@ checkout = \ # and only rarely update = echo "skipping cvs update (too slow)" status = echo "skipping cvs status (too ugly)" -skip = ! wantsrc +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