On Wed, Jun 06, 2012 at 02:43:15PM +0200, Olivier Berger wrote: > Hi. > > "Request a personal repository." is available in the SCM Repository main > page, when git scm plugin is installed, but the link points to : > https://myforge.com/plugins/scmgit/index.php?func=request-personal-repo&group_id=1234 > which fails : > Not Found > > The requested URL /plugins/scmgit/index.php was not found on this server. >
AFAICT, this is caused by the link /usr/share/gforge/www/plugins/scmgit -> ../../../gitweb . I think it should be scmgit -> ../../plugins/scmgit/www as for other plugins, and then, to make sure the fix for #674536 is correct, there should be instead a link : /usr/share/gforge/plugins/scmgit/www/static -> /usr/share/gitweb/static Hope this helps. Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

