[Mediawiki-l] Installing CodeReview

Mike.lifeguard mike.lifeguard at gmail.com
Mon Oct 19 04:17:55 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, I have tried to get the CodeReview extension, and I've run into two
problems.

For the code_authors table in codereview.sql, I had to reduce both
varchar(255) to varchar(160) because I was getting "#1071 - Specified
key was too long; max key length is 1000 bytes" -- why would that need
to be shorter? (and by so much!) But - reduce the size and it works.

For svnImport.php, the script claims to be working (though with errors)
but no revisions are actually imported:
root at binnie:/var/www/w/extensions/CodeReview# php svnImport.php
mikelifeguard
Syncing repo mikelifeguard from r1 to HEAD...
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
svn: invalid option: --trust-server-cert
Type 'svn help' for usage.
Pre-caching the latest 50 diffs...
Done!

The repository uses svn:// and not apache (the --trust-server-cert
sounds like to me like it might be expecting https:// and it might have
to trust the cert - but I use svnserve not apache for now at least).
What can I do to have this work?

Thanks for your help,
- -Mike
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkrb6HAACgkQst0AR/DaKHssSACeLk/6M87kxrkAYn7erkp0leHa
aIYAoKmQWaFwqlFiHmEMT0GJmFeX8YfD
=oB1U
-----END PGP SIGNATURE-----



More information about the MediaWiki-l mailing list