Is it possible to checkout MediaWiki's Subversion trunk without being a developer? I only want to do this:
svn co http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ ConfirmEdit/ ConfirmEdit
But I always get this:
svn: PROPFIND request failed on '/viewvc/mediawiki/trunk/extensions/ ConfirmEdit' svn: PROPFIND of '/viewvc/mediawiki/trunk/extensions/ConfirmEdit': 301 Moved (http://svn.wikimedia.org)
Is it the same for everyone? Thanks,
Trevor
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Trevor Harmon wrote:
Is it possible to checkout MediaWiki's Subversion trunk without being a developer? I only want to do this:
svn co http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ ConfirmEdit/ ConfirmEdit
But I always get this:
svn: PROPFIND request failed on '/viewvc/mediawiki/trunk/extensions/ ConfirmEdit' svn: PROPFIND of '/viewvc/mediawiki/trunk/extensions/ConfirmEdit': 301 Moved (http://svn.wikimedia.org)
ViewVC is a web application for humans manually browsing the repository.
For SVN checkout, use the repository's actual URL. (Replace 'viewvc' with 'svnroot'.)
- -- brion vibber (brion @ pobox.com / brion @ wikimedia.org)
On Dec 15, 2006, at 1:15 AM, Brion Vibber wrote:
Replace 'viewvc' with 'svnroot'.
That was it; thanks. I also found this:
http://www.mediawiki.org/wiki/Download_from_SVN
It would be nice if the toolbox in MediaWiki's wiki had a link to that page.
Trevor
On 15/12/06, Trevor Harmon trevor@vocaro.com wrote:
It would be nice if the toolbox in MediaWiki's wiki had a link to that page.
Added one to the sidebar, although I might restructure that a little after discussion.
Rob Church
It there a solution for dealing with SPAM postings on the Wiki? Most postings seem to happen on the discussion pages by spambots. I do not want to require users to register unless that is the only option.
On 15/12/06, Kim Grinfeder grinfeder@miami.edu wrote:
It there a solution for dealing with SPAM postings on the Wiki? Most postings seem to happen on the discussion pages by spambots. I do not want to require users to register unless that is the only option.
http://www.mediawiki.org/wiki/Manual:FAQ#Anti-spam
Rob Church
I like this page: http://wiki.evernex.com/index.php?title=Blocking_Spam_in_Mediawiki
I have only implemented his first and simplest of five tips and it has helped my small wiki lots: http://wiki.evernex.com/index.php?title=Blocking_Spam_in_Mediawiki#CSS_Hidde...
-- Roger
mediawiki-l@lists.wikimedia.org