From c5975243a5a660f99bcbb4d378a73e987def220b Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 16 Apr 2007 19:07:52 +0000 Subject: * Support setting svnpath to "" for wikis that are rooted at the top of their svn repositories, with no trunk directory. --- doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn') diff --git a/doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn b/doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn index 961c31177..836c39a71 100644 --- a/doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn +++ b/doc/bugs/RecentChanges_broken_with_empty_svnpath.mdwn @@ -21,3 +21,6 @@ I can not see why this check is needed in the first place, so here's a patch for my $file=$1; my $diffurl=$config{diffurl}; $diffurl=~s/\[\[file\]\]/$file/g; + +> It's necessary for wikis, such as this one, that keep other things in the +> same svn repository. Bug [[fixed|done]]. --[[Joey]] -- cgit v1.2.3