diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-11 20:30:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-11 20:30:14 -0400 |
commit | 7ba0f7d297e7d3e833756016b635ffa0cc78200e (patch) | |
tree | a203100486e697bb713e545b00c125bc21722c4b /doc | |
parent | 6dd49d0df7ac97b2a74517f18fcb24881c940cad (diff) |
monotone: Fix recentchanges page when the srcdir is not at the top of the monotone workspace. Thanks, tommyd.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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 index 9e1924472..35f624f78 100644 --- a/doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn +++ b/doc/bugs/monotone_backend_does_not_support_srcdir_in_subdir.mdwn @@ -1,3 +1,5 @@ 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]] + +[[done]] |