看板 DFBSD_bugs 關於我們 聯絡資訊
On 05/02/2010 08:25 AM, Justin C. Sherrill wrote: > Aha! I remember this problem but I hadn't found a fix. This is what it > was, in the ikiwiki config: > > Wrong: > diffurl => > 'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_parent]]', > > Right: > diffurl => > 'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_commit]]', > > It looks like it's working now. > > Looks good, you can close this bug. Thanks, Dylan