From: Joey Hess Date: Mon, 11 Oct 2010 23:23:24 +0000 (-0400) Subject: bug X-Git-Tag: 3.20101019~10 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6dd49d0df7ac97b2a74517f18fcb24881c940cad?hp=c321f5406b29e29b6ff61ab9e291a24d68e9d824 bug --- diff --git a/doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn b/doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn new file mode 100644 index 000000000..9e1924472 --- /dev/null +++ b/doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn @@ -0,0 +1,3 @@ +The [[rcs/monotone]] backend does not currently support putting the ikiwiki srcdir +in a subdirectory of the repository. It must be at the top. Git has +special code to handle this case. --[[Joey]]