From 7d05e136d8b1ae381d974bf1b9076f111ae42ee5 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sun, 24 Jan 2010 23:51:57 +0100 Subject: [PATCH] INSTALL: document two external dependencies used by darcs-fast-export --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index 5d00a9c..150ac4f 100644 --- a/INSTALL +++ b/INSTALL @@ -28,3 +28,9 @@ will refresh mirrored repositories, but also repack all repositories. You can either just keep jobd.sh running (good if you have large amount of repositories), or add a special invocation (advised by make install) to your crontab. + +Girocco is reasonably self-sufficient, but does depend on a few external +programs and libraries: + +- darcs, if you want to handle darcs:// mirroring +- python-chardet, if you want to handle non-utf8 darcs imports -- 2.11.4.GIT