From e3638aace0b8631c5c829bc9b19e526a98716089 Mon Sep 17 00:00:00 2001
From: bringert
+ mkdir -p $HOME/.vcs4 echo unsup >> $HOME/.vcs4/pathsetupdiff --git a/doc/darcs.txt b/doc/darcs.txt index 1e3b629a6..a44621cc9 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -113,6 +113,7 @@ system to make it possible for you to push changes to the main repository. To fix this, log in to your Chalmers account and run: ``` +mkdir -p $HOME/.vcs4 echo unsup >> $HOME/.vcs4/pathsetup ```