From fe2731e5f8e301b5a0169bf8b667bb6c13bae80b Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 24 Nov 2005 16:27:43 +0000 Subject: [PATCH] Added note about read-write access on Windows. --- doc/darcs.html | 5 +++++ doc/darcs.txt | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/doc/darcs.html b/doc/darcs.html index fb6c4e970..fc7a5eecf 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -156,6 +156,11 @@ access, you can access the repository using ssh. You need to be a member of the langtech group to push changes to the repository.

+

+Note: we seem to have some problems getting read-write access working smoothly on Windows. +If you figure out how to do this, let us know. If not, you can still use read-only access, +record patches in your local repository, and send them by e-mail once in a while. +

Setting up your $PATH on the Chalmers system

diff --git a/doc/darcs.txt b/doc/darcs.txt index 90962a6d1..cc3464097 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -106,6 +106,10 @@ access, you can access the repository using ssh. You need to be a member of the ``langtech`` group to push changes to the repository. +**Note: we seem to have some problems getting read-write access working smoothly on Windows.** +If you figure out how to do this, let us know. If not, you can still use read-only access, +record patches in your local repository, and send them by e-mail once in a while. + == Setting up your $PATH on the Chalmers system == The ``darcs`` program has to be on your ``$PATH`` on the Chalmers