On 2013-01-08, at 11:55 AM, Franck Villaume <[email protected]> wrote:
>>> // Machine that hosts SCM >>> $sys_scm_host = 'cvs.pgfoundry.org'; >>> $sys_cvs_host=$sys_scm_host; >> >> Does scmbox column has the right value ? You can set whatever you want in >> local.inc. If your old data are not updated, you will still point to old >> configuration value. >> Update scmbox to the '$sys_scm_host' value and it should be ok. > > the scmbox column is in the groups table. They all say 'cvs.pgfoundry.org' … and when you go to: http://pgfoundry.org/scm/?group_id=1000140 The link is still pointing to the wrong machine: http://pgfoundry.org/scm/viewvc.php/?root=npgsql Note that I didn't have to change scmbox, we'd always had it set to cvs.pgfoundry.org … Also, if I manually go to: http://cvs.pgfoundry.org/scm/viewvc.php/?root=npgsql (just to test), all of the links then have cvs.pgfoundry.org … nothing gets redirected back to the main site? _______________________________________________ Fusionforge-general mailing list [email protected] http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
